diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-30 22:06:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-30 22:06:03 +0000 |
commit | ed88235c4c5560a7b5797f2b729b4dca4aead12c (patch) | |
tree | 68714428aa32de29c93a917b526d8edb3906badc /lib/libc | |
parent | 02b08de9f032c700c9403d45cf173c5edc9ad73e (diff) |
kill bad .Os line
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/crypt/crypt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/crypt/crypt.3 b/lib/libc/crypt/crypt.3 index 19806bb7074..7ddc5d465e4 100644 --- a/lib/libc/crypt/crypt.3 +++ b/lib/libc/crypt/crypt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypt.3,v 1.7 1997/11/05 11:44:49 provos Exp $ +.\" $OpenBSD: crypt.3,v 1.8 1997/11/30 22:06:02 deraadt Exp $ .\" .\" FreeSec: libcrypt .\" @@ -33,7 +33,7 @@ .\" .Dd March 9, 1994 .Dt CRYPT 3 -.Os "FreeSec 1.0" +.Os .Sh NAME .Nm crypt , .Nm setkey , |