summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pwd_mkdb
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-11-09 17:51:53 +0000
committeraaron <aaron@openbsd.org>2000-11-09 17:51:53 +0000
commitf1ba34738ebc1a82d794cae9e4cafd33ef7a145a (patch)
treee0fa55adfc3d3ff62876d5159c8246f320d83d76 /usr.sbin/pwd_mkdb
parentnew timeouts (diff)
downloadwireguard-openbsd-f1ba34738ebc1a82d794cae9e4cafd33ef7a145a.tar.xz
wireguard-openbsd-f1ba34738ebc1a82d794cae9e4cafd33ef7a145a.zip
Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
Diffstat (limited to 'usr.sbin/pwd_mkdb')
-rw-r--r--usr.sbin/pwd_mkdb/pwd_mkdb.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8
index 545286da8c6..ed4b0047bd5 100644
--- a/usr.sbin/pwd_mkdb/pwd_mkdb.8
+++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwd_mkdb.8,v 1.9 2000/03/19 17:57:12 aaron Exp $
+.\" $OpenBSD: pwd_mkdb.8,v 1.10 2000/11/09 17:53:21 aaron Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -63,7 +63,7 @@ It is important to note that the format used in this system is
different from the historic Version 7 style format.
.Pp
The options are as follows:
-.Bl -tag -width flag
+.Bl -tag -width Ds
.It Fl c
Check if the password file is in the correct format.
Do not change, add, or remove any files.