summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-03-21 14:19:46 +0000
committeraaron <aaron@openbsd.org>2000-03-21 14:19:46 +0000
commitf49401887683be8fb188ad7a77a8a6b2c45b5a73 (patch)
treee9bc4da70a2a9c489738b86ba134b8cdb778e1be
parentUse proper KNF in code example; d@ (diff)
downloadwireguard-openbsd-f49401887683be8fb188ad7a77a8a6b2c45b5a73.tar.xz
wireguard-openbsd-f49401887683be8fb188ad7a77a8a6b2c45b5a73.zip
The BUGS section comes after HISTORY, usually.
-rw-r--r--usr.bin/chpass/chpass.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1
index d5cbacf2f5e..82e5ba41674 100644
--- a/usr.bin/chpass/chpass.1
+++ b/usr.bin/chpass/chpass.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chpass.1,v 1.14 2000/03/05 19:20:36 aaron Exp $
+.\" $OpenBSD: chpass.1,v 1.15 2000/03/21 14:19:46 aaron Exp $
.\" $NetBSD: chpass.1,v 1.7 1996/05/15 21:50:40 jtc Exp $
.\"
.\" Copyright (c) 1988, 1990, 1993
@@ -242,10 +242,10 @@ list of approved shells
.%A Ken Thompson
.%T "UNIX Password Security"
.Re
-.Sh BUGS
-User information should (and eventually will) be stored elsewhere.
.Sh HISTORY
The
.Nm
command appeared in
.Bx 4.3 Reno .
+.Sh BUGS
+User information should (and eventually will) be stored elsewhere.