Update /etc/ttys snippet with a copy of a more recent etc.i386/ttys.

This fixes a few minor grammar things within that <example>.

Submitted by:	Ceri <setantae@submonkey.net>
This commit is contained in:
Giorgos Keramidas 2002-02-28 09:56:34 +00:00
parent cc006c5ed9
commit 780d8e4786
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12320

View file

@ -614,9 +614,8 @@ boot:</screen>
<programlisting># name getty type status comments <programlisting># name getty type status comments
# #
# This entry needed for asking password when init goes to single-user mode # If console is marked "insecure", then init will ask for the root password
# If you want to be asked for password, change "secure" to "insecure" here # when going to single-user mode.</programlisting>
console none unknown off insecure</programlisting>
</example> </example>
<note> <note>