diff options
Diffstat (limited to 'chapter06/makedev-inst.xml')
-rw-r--r-- | chapter06/makedev-inst.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/makedev-inst.xml b/chapter06/makedev-inst.xml index bd35924d3..b86622643 100644 --- a/chapter06/makedev-inst.xml +++ b/chapter06/makedev-inst.xml @@ -31,10 +31,5 @@ information.</para> This creates the same devices as <userinput>generic</userinput>, but it skips the creation of pty devices so that devpts can manage them itself.</para> -<para><filename>MAKEDEV</filename> will create devices ranging from hda[1-20] -to hdh[1-20] and beyond, but keep in mind that you probably won't be able to -use all of these due to kernel limits on the maximum number of -partitions.</para> - </sect2> |