diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-04 20:02:25 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-04 20:02:25 +0000 |
commit | 1bef692c0a2b1ce14d5beed2f092a198e3c9def3 (patch) | |
tree | 6cb5173c8f97ad35f36acd5db35e8eaf7e0ceb88 /sbin/routed/routed.8 | |
parent | 74adea5e52c0ee31d103670f52e3d0e7174668bc (diff) |
Try to standardize the options list introduction; it should read "The options
are as follows:", except in special cases.
Diffstat (limited to 'sbin/routed/routed.8')
-rw-r--r-- | sbin/routed/routed.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 7e28f9a56d4..cec6c236436 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: routed.8,v 1.27 1999/10/07 18:58:37 wvdputte Exp $ +.\" $OpenBSD: routed.8,v 1.28 2000/03/04 20:02:24 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -226,11 +226,9 @@ facility described below to support "legacy" systems that can handle neither RIPv2 nor Router Discovery. .Pp By default, neither Router Discovery advertisements nor solicitations -are sent over point to point links (e.g. PPP). - +are sent over point to point links (e.g., PPP). .Pp -Options supported by -.Nm routed : +The options are as follows: .Bl -tag -width Ds .It Fl s Forces |