diff options
author | 1998-06-15 21:04:00 +0000 | |
---|---|---|
committer | 1998-06-15 21:04:00 +0000 | |
commit | f4bda8930f787fcf989fdc1b5877e2e62c416c1b (patch) | |
tree | a581a9c64dc8cf61dec3cb29fec5199da7417bbb | |
parent | rc.conf control sshd (diff) | |
download | wireguard-openbsd-f4bda8930f787fcf989fdc1b5877e2e62c416c1b.tar.xz wireguard-openbsd-f4bda8930f787fcf989fdc1b5877e2e62c416c1b.zip |
use Bx for BSD version
-rw-r--r-- | kerberosIV/kpasswdd/kpasswdd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kerberosIV/kpasswdd/kpasswdd.8 b/kerberosIV/kpasswdd/kpasswdd.8 index c4a225308d9..f05107895a2 100644 --- a/kerberosIV/kpasswdd/kpasswdd.8 +++ b/kerberosIV/kpasswdd/kpasswdd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from @(#)kpasswdd.8 8.1 (Berkeley) 6/9/93 -.\" $OpenBSD: kpasswdd.8,v 1.2 1997/05/30 03:11:27 gene Exp $ +.\" $OpenBSD: kpasswdd.8,v 1.3 1998/06/15 21:04:00 mickey Exp $ .\" .Dd June 9, 1993 .Dt KPASSWDD 8 @@ -58,4 +58,5 @@ Kerberos database. .Sh HISTORY The .Nm kpasswdd -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . |