diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/man.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/man.xml b/chapter06/man.xml index 5067eb177..1d88e3fd1 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -22,10 +22,6 @@ <sect2 role="installation"> <title>Installation of Man</title> -<para>Apply a patch:</para> - -<screen><userinput>patch -Np1 -i ../man-&man-version;-80cols-1.patch</userinput></screen> - <para>Issue a sed substitution:</para> <screen><userinput>sed -i 's@-is@&R@g' configure</userinput></screen> |