summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-12-07 23:05:30 +0000
committerschwarze <schwarze@openbsd.org>2014-12-07 23:05:30 +0000
commitee26eca36dca8d0a598d65bb0e939a73d082de4f (patch)
treed884d4d7557ae4240126383f0ca22c503e00ef7a
parentSouth Africa. (diff)
downloadwireguard-openbsd-ee26eca36dca8d0a598d65bb0e939a73d082de4f.tar.xz
wireguard-openbsd-ee26eca36dca8d0a598d65bb0e939a73d082de4f.zip
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@.
-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.