Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a682145f0daf599b6d2f6c1326f064ec67b30f73 Mon Sep 17 00:00:00 2001 |From: Jacob Fong |Date: Mon, 5 Jun 2023 15:57:54 -0700 |Subject: [PATCH] Added `-b` to display only basenames of tab titles. | |--- | tabbed.1 | 3 +++ | tabbed.c | 24 ++++++++++++++++++++++-- | 2 files changed, 25 insertions(+), 2 deletions(-) | |diff --git a/tabbed.1 b/tabbed.1 |index 07bdbd7..4a9c110 100644 |--- a/tabbed.1 |+++ b/tabbed.1 -------------------------- Patching file tabbed.1 using Plan A... Hunk #1 succeeded at 106. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tabbed.c b/tabbed.c |index eafe28a..03b0c8c 100644 |--- a/tabbed.c |+++ b/tabbed.c -------------------------- Patching file tabbed.c using Plan A... Hunk #1 succeeded at 80. Hunk #2 succeeded at 107. Hunk #3 succeeded at 158. Hunk #4 succeeded at 369. Hunk #5 succeeded at 562. Hunk #6 succeeded at 1232. Hunk #7 succeeded at 1350. Hmm... Ignoring the trailing garbage. done