summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gendiff.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gendiff.1 b/doc/gendiff.1
index 3a56e3218..fd49943ec 100644
--- a/doc/gendiff.1
+++ b/doc/gendiff.1
@@ -26,10 +26,10 @@ Then edit the first copy (somefile.cpp).
.PP
After editing all the files you need to edit in this fashion, enter the
directory one level above where your source code resides, and then type
-.SP
-.NF
+.sp
+.nf
$ gendiff somedirectory .fix > mydiff-fix.patch
-.FI
+.fi
.PP
You should redirect the output to a file (as illustrated) unless you want to
see the results on stdout.