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 /sbin/routed/routed.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 'sbin/routed/routed.8')
-rw-r--r-- | sbin/routed/routed.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 1c1477ce341..ea87be1f5de 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: routed.8,v 1.22 1999/05/15 02:17:52 aaron Exp $ +.\" $OpenBSD: routed.8,v 1.23 1999/05/23 14:11:20 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" .Dd June 1, 1996 .Dt ROUTED 8 -.Os BSD 4.4 +.Os .Sh NAME .Nm routed .Nd network RIP and router discovery routing daemon |