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 31843cb55..a2507f45b 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -79,7 +79,7 @@ <para>Install the package:</para> -<screen><userinput remap="install">make install</userinput></screen> +<screen><userinput remap="install">make docdir=/usr/share/doc/groff-&groff-version; install</userinput></screen> <para>Some documentation programs, such as <command>xman</command>, will not work properly without the following symlinks:</para> |