mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
added <screen> tags to the makedev generic/nopty options
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bfbdaed6c2
commit
790f7a6636
@ -14,10 +14,10 @@ chmod 754 MAKEDEV</userinput></screen></para>
|
||||
can run one of two commands:</para>
|
||||
|
||||
<para>If you do not intend to use devpts, run:</para>
|
||||
<para><userinput>./MAKEDEV -v generic</userinput></para>
|
||||
<para><screen><userinput>./MAKEDEV -v generic</userinput></screen></para>
|
||||
|
||||
<para>If you do intend to use devpts, then run:</para>
|
||||
<para><userinput>./MAKEDEV -v generic-nopty</userinput></para>
|
||||
<para><screen><userinput>./MAKEDEV -v generic-nopty</userinput></screen></para>
|
||||
|
||||
<para>Note that if you aren't sure, it's best to use
|
||||
the <userinput>./MAKEDEV -v generic</userinput> command as this will
|
||||
|
Loading…
Reference in New Issue
Block a user