summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-12-07 23:05:31 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-12-07 23:05:31 +0000
commit7426d2627fde39628d593bf27690c0073b8f071e (patch)
tree095041e86b91accf280f2b8109380ee9e7e274f5 /share/man
parent3f92f0e409c9d1f0037d5dcca90102ff86bd4dae (diff)
Since rev. 1.1, we discouraged space characters in passwords -
but even after repeated enquiries on misc@, nobody can explain why, so tedu the two confusing words; ok tedu@.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/afterboot.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index 7426302ce9e..3b81216b7f5 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.145 2014/04/29 13:48:18 jmc Exp $
+.\" $OpenBSD: afterboot.8,v 1.146 2014/12/07 23:05:30 schwarze Exp $
.\"
.\" Copyright (c) 1997 Marshall M. Midden
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 29 2014 $
+.Dd $Mdocdate: December 7 2014 $
.Dt AFTERBOOT 8
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
.Os
@@ -103,7 +103,7 @@ Change the password for the root user.
(Note that throughout the documentation, the term
.Dq superuser
is a synonym for the root user.)
-Choose a password that has digits and special characters (not space)
+Choose a password that has digits and special characters
as well as from the upper and lower case alphabet.
Do not choose any word in any language.
It is common for an intruder to use dictionary attacks.