diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
commit | 18cf786954e1bd6b1bb79070fceb4fecbad6d488 (patch) | |
tree | 0bc8554e6274bdee7e759f2d2d6a1e20fed0cdbb /lib/libc/db/man/hash.3 | |
parent | bd3846209995d875b04576fcb40766bbc82c16c6 (diff) |
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
Diffstat (limited to 'lib/libc/db/man/hash.3')
-rw-r--r-- | lib/libc/db/man/hash.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/hash.3 b/lib/libc/db/man/hash.3 index f7fc202eaf7..43a66b96e62 100644 --- a/lib/libc/db/man/hash.3 +++ b/lib/libc/db/man/hash.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hash.3,v 1.5 1999/03/11 01:35:01 pjanzen Exp $ +.\" $OpenBSD: hash.3,v 1.6 1999/05/23 14:10:58 aaron Exp $ .\" $NetBSD: hash.3,v 1.6 1996/05/03 21:26:50 cgd Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. @@ -37,7 +37,7 @@ .\" @(#)hash.3 8.6 (Berkeley) 8/18/94 .\" .Dd August 18, 1994 -.Os OpenBSD +.Os .Dt HASH 3 .Sh NAME .Nm hash |