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 /libexec/identd/identd.8 | |
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 'libexec/identd/identd.8')
-rw-r--r-- | libexec/identd/identd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/identd/identd.8 b/libexec/identd/identd.8 index 5cb75795704..dbfb5712ae6 100644 --- a/libexec/identd/identd.8 +++ b/libexec/identd/identd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: identd.8,v 1.8 1998/12/15 01:20:50 aaron Exp $ +.\" $OpenBSD: identd.8,v 1.9 1999/05/23 14:11:11 aaron Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -36,7 +36,7 @@ .\" .Dd July 27, 1997 .Dt IDENTD 8 -.Os OpenBSD +.Os .Sh NAME .Nm identd .Nd TCP/IP IDENT protocol server |