Commit 1a7a534e1938546579b58c933c11eb8ae9ef8429

Stefan Sperling 2022-03-22T11:22:12

tweak wording to make it clearer where the mentioned -u option applies

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/got/got.1 b/got/got.1
index a9d816d..a9f60f5 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1300,9 +1300,9 @@ or by
 .Xr diff 1
 and
 .Xr cvs 1
-diff when invoked with the
+diff when invoked with their
 .Fl u
-option.
+options.
 If no
 .Ar patchfile
 argument is provided, read unified diff data from standard input instead.