diff options
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r-- | chapter06/manpages-inst.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml index e7fade0d6..cf0fbd8bb 100644 --- a/chapter06/manpages-inst.xml +++ b/chapter06/manpages-inst.xml @@ -6,6 +6,8 @@ Install Man-pages by running the following command: </para> <blockquote><literallayout> + <userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch + &&</userinput> <userinput>make install</userinput> </literallayout></blockquote> |