diff options
author | Bjoern Heidotting <bhd@FreeBSD.org> | 2020-09-15 17:31:55 +0000 |
---|---|---|
committer | Bjoern Heidotting <bhd@FreeBSD.org> | 2020-09-15 17:31:55 +0000 |
commit | 7a74a1210894f5f23696e4e62821b763962b52cf (patch) | |
tree | 47c98f1e0049996b5156fc68755e0cf6303af066 /en_US.ISO8859-1/books | |
parent | 838721c5fbb126f8d8fa2553f004f6f1c1803ddb (diff) | |
download | doc-7a74a1210894f5f23696e4e62821b763962b52cf.tar.gz doc-7a74a1210894f5f23696e4e62821b763962b52cf.zip |
typo: single -> single-user mode.
Notes
Notes:
svn path=/head/; revision=54495
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index cbe07532c2..3a40f23413 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -2278,7 +2278,7 @@ commit your changes?</programlisting> <listitem> <para><literal>secure_console</literal> - When this option is enabled, the prompt requests the <systemitem class="username">root</systemitem> password when - entering single.</para> + entering single-user mode.</para> </listitem> <listitem> |