aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pwd_mkdb
diff options
context:
space:
mode:
authorGraham Percival <gperciva@tarsnap.com>2024-09-24 18:34:26 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-10-03 17:49:31 +0000
commitc013ca2cf772194de340aeb452a6ccfe7e1cecd8 (patch)
tree18c9a3f69649bf7f690ab8e1f962e362181a1436 /usr.sbin/pwd_mkdb
parent4f2ef756a404df70272b79c16fa7b1689cb0118b (diff)
Diffstat (limited to 'usr.sbin/pwd_mkdb')
-rw-r--r--usr.sbin/pwd_mkdb/pwd_mkdb.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8
index d28d5dc0ab2c..262a07f4ef3c 100644
--- a/usr.sbin/pwd_mkdb/pwd_mkdb.8
+++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8
@@ -139,7 +139,7 @@ A Version 7 format password file.
.Sh EXAMPLES
Regenerate the password database after manually editing or replacing
the password file:
-.Bd -literal -offset -indent
+.Bd -literal -offset indent
/usr/sbin/pwd_mkdb -p /etc/master.passwd
.Ed
.Sh COMPATIBILITY