diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
commit | d929062987b87a7f3264de7f96f984b95a03031b (patch) | |
tree | e233de1c24e610521b4a2e8138147d1408102390 /lib/libcrypt/crypt.3 | |
parent | 3972b3b063eeca9a7502e09d3fddeebd52e64279 (diff) | |
download | FreeBSD-src-d929062987b87a7f3264de7f96f984b95a03031b.zip FreeBSD-src-d929062987b87a7f3264de7f96f984b95a03031b.tar.gz |
mdoc(7) police: removed punctuation after the last SEE ALSO xref.
Diffstat (limited to 'lib/libcrypt/crypt.3')
-rw-r--r-- | lib/libcrypt/crypt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index 01222d2..ed401e2 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -244,7 +244,7 @@ Otherwise, a value of 0 is returned. .Xr cipher 3 , .Xr getpass 3 , .Xr auth.conf 5 , -.Xr passwd 5 , +.Xr passwd 5 .Sh BUGS The .Fn crypt |