mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@830 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
343 B
XML
12 lines
343 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>gzip -9 *.8</userinput> : You can compress the man pages
|
|
to save space, but it isn't needed for the man pages to work.</para>
|
|
|
|
<para><userinput>package/compile</userinput> : This command actually
|
|
compiles the source and puts the binaries in a command directory.</para>
|
|
|
|
</sect2>
|
|
|