mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-20 19:25:03 +01:00
Changed the pointer to the man hint to a reference to BLFS instead
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f4231a262a
commit
1ea50a5cd0
@ -94,6 +94,12 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>September 22nd, 2003 [jeremy]: Changed the reference to the
|
||||||
|
man hint to a pointer to BLFS</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>September 22nd, 2003 [jeremy]: added a note to remember to
|
||||||
|
mount devpts if you exit and re-enter chroot</para></listitem>
|
||||||
|
|
||||||
<listitem><para>September 22nd, 2003 [jeremy]: removed make check from patch
|
<listitem><para>September 22nd, 2003 [jeremy]: removed make check from patch
|
||||||
and diffutils, since these tests perform no actions.</para></listitem>
|
and diffutils, since these tests perform no actions.</para></listitem>
|
||||||
|
|
||||||
|
@ -40,8 +40,8 @@ the chroot command.</para>
|
|||||||
<para>You have to make sure all the commands in the rest of this chapter and
|
<para>You have to make sure all the commands in the rest of this chapter and
|
||||||
in the following chapters are run from within the chroot environment.
|
in the following chapters are run from within the chroot environment.
|
||||||
If you ever leave this environment for any reason (rebooting for example),
|
If you ever leave this environment for any reason (rebooting for example),
|
||||||
you must remember to again enter chroot and mount proc (discussed later)
|
you must remember to again enter chroot and mount the proc and devpts
|
||||||
before continuing with the installations.</para>
|
filesystems (discussed later) before continuing with the installations.</para>
|
||||||
|
|
||||||
<para>Note that the bash prompt will say "I have no name!" This is
|
<para>Note that the bash prompt will say "I have no name!" This is
|
||||||
normal, as the <filename>/etc/passwd</filename> file has not been
|
normal, as the <filename>/etc/passwd</filename> file has not been
|
||||||
|
@ -47,9 +47,8 @@ directory.</para>
|
|||||||
edit the man.conf file and add the <userinput>-c</userinput> argument
|
edit the man.conf file and add the <userinput>-c</userinput> argument
|
||||||
to nroff.</para></note>
|
to nroff.</para></note>
|
||||||
|
|
||||||
<para>You may want to take a look at the man hint
|
<para>You may want to also take a look at the BLFS book which deals with
|
||||||
at <ulink url="&hints-root;man.txt"/>, which deals with formatting
|
formatting and compression issues for man pages.</para>
|
||||||
and compression issues for man pages.</para>
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user