diff options
| author | Graham Percival <gperciva@tarsnap.com> | 2024-09-24 18:34:26 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2024-10-03 17:49:31 +0000 |
| commit | c013ca2cf772194de340aeb452a6ccfe7e1cecd8 (patch) | |
| tree | 18c9a3f69649bf7f690ab8e1f962e362181a1436 /usr.sbin/pwd_mkdb | |
| parent | 4f2ef756a404df70272b79c16fa7b1689cb0118b (diff) | |
Diffstat (limited to 'usr.sbin/pwd_mkdb')
| -rw-r--r-- | usr.sbin/pwd_mkdb/pwd_mkdb.8 | 2 |
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 |
