diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/man-pages.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/man-pages.xml b/chapter08/man-pages.xml index 1fe3f4287..d571eefc9 100644 --- a/chapter08/man-pages.xml +++ b/chapter08/man-pages.xml @@ -42,7 +42,7 @@ <para>Install Man-pages by running:</para> -<screen><userinput remap="install">make install</userinput></screen> +<screen><userinput remap="install">make prefix=/usr install</userinput></screen> </sect2> |