Changeset 7e068be for BOOK/final-system/common
- Timestamp:
- Oct 31, 2014, 8:13:06 AM (10 years ago)
- Branches:
- sysvinit
- Children:
- 603873a
- Parents:
- 8a76af3
- git-author:
- William Harrington <kb0iic@…> (10/31/14 08:13:02)
- git-committer:
- William Harrington <kb0iic@…> (10/31/14 08:13:06)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
r8a76af3 r7e068be 43 43 <screen os="g"><userinput>make install</userinput></screen> 44 44 45 <para os="h"> Generate the man page and place it in the proper location:</para>45 <para os="h">Install the documentation:</para> 46 46 47 <screen os="i"><userinput>perl tarman > /usr/share/man/man1/tar.1</userinput></screen> 48 49 <para os="j">Install the documentation:</para> 50 51 <screen os="k"><userinput>make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></screen> 47 <screen os="i"><userinput>make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></screen> 52 48 53 49 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.