Fix spelling error. Mention that FreeBSD 3.0 current has 16 character

login names.

Pointed out by: "Timothy J Luoma" <luomat+FreeBSD@luomat.peak.org>.
This commit is contained in:
Joseph Koshy 1998-06-08 04:00:59 +00:00
parent cea6698a21
commit f3f2bae424
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2902

View file

@ -1,4 +1,4 @@
<!-- $Id: misc.sgml,v 1.3 1998-05-10 18:06:20 wosch Exp $ --> <!-- $Id: misc.sgml,v 1.4 1998-06-08 04:00:59 jkoshy Exp $ -->
<!-- The FreeBSD Documentation Project --> <!-- The FreeBSD Documentation Project -->
<sect> <sect>
@ -122,7 +122,7 @@
<sect1> <sect1>
<heading> <heading>
Why are login names <bf/still/ resticted to 8 characters Why are login names <bf/still/ restricted to 8 characters?
</heading> </heading>
<p>You'd think it'd be easy enough to change <bf/UT_NAMESIZE/ and rebuild <p>You'd think it'd be easy enough to change <bf/UT_NAMESIZE/ and rebuild
@ -133,6 +133,8 @@
Sun's NIS clients and no doubt cause other problems in interacting Sun's NIS clients and no doubt cause other problems in interacting
with other UNIX systems. with other UNIX systems.
<p>FreeBSD 3.0 and later will have 16 character names, however.
<sect1> <sect1>
<heading>Can I run DOS binaries under FreeBSD?</heading> <heading>Can I run DOS binaries under FreeBSD?</heading>