diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-08-26 21:50:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-08-26 21:50:39 +0000 |
commit | f694c4cbd3d6ff9840225f6014b52fdf6b7ede27 (patch) | |
tree | c9ae7c03d8de412c203d16cada937be3d77c0a77 /usr.bin | |
parent | 1cde5dc079372d2a79acde811553d465a184ab0c (diff) |
fix SEE ALSO;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/htpasswd/htpasswd.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/htpasswd/htpasswd.1 b/usr.bin/htpasswd/htpasswd.1 index 4474d42c8b2..759e20d246e 100644 --- a/usr.bin/htpasswd/htpasswd.1 +++ b/usr.bin/htpasswd/htpasswd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: htpasswd.1,v 1.6 2014/08/26 20:03:31 robert Exp $ +.\" $OpenBSD: htpasswd.1,v 1.7 2014/08/26 21:50:38 jmc Exp $ .\" .\" Copyright (c) 2014 Florian Obser <florian@openbsd.org> .\" @@ -59,7 +59,7 @@ user authentication .Ar file is updated. .Sh SEE ALSO -.Xr bcrypt 3 , +.Xr bcrypt 3 .Sh HISTORY This reimplemented version of .Nm |