diff options
Diffstat (limited to 'chapter06/groff.xml')
-rw-r--r-- | chapter06/groff.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 9f41b2ae3..206971348 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -47,7 +47,7 @@ <para>Apply the patch that adds the <quote>ascii8</quote> and <quote>nippon</quote> devices to Groff:</para> -<screen><userinput>zcat ../&groff-debian-patch; | patch -Np1</userinput></screen> +<screen><userinput>patch -Np1 -i ../&groff-debian-patch;</userinput></screen> <note> <para>These devices are used by Man-DB when formatting non-English manual |