diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
commit | 317b7d8e3734808e8ccbde18796cfcfe5a86084f (patch) | |
tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libcrypt | |
parent | 7cef49ff86d6e8e65a37c6b4e80a3dc140a41617 (diff) | |
download | FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.zip FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'lib/libcrypt')
-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 d1e99ff..01222d2 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -33,7 +33,7 @@ .\" .Dd January 19, 1997 .Dt CRYPT 3 -.Os "FreeSec 1.0" +.Os .Sh NAME .Nm crypt .Nd Trapdoor encryption |