diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
commit | 42c11fbf7baba44829b8c25ba30b45b5ca31cb47 (patch) | |
tree | 8f5fe9d90500df93eebad8bd9c37a684878c0c7b /sbin/routed | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'sbin/routed')
-rw-r--r-- | sbin/routed/routed.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 2c0eaedbb41..24076dddc2e 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: routed.8,v 1.24 1999/06/04 02:45:24 aaron Exp $ +.\" $OpenBSD: routed.8,v 1.25 1999/07/03 02:11:07 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -584,7 +584,6 @@ Note that the netmask associated with point-to-point links (such as SLIP or PPP, with the IFF_POINTOPOINT flag) is used by .Nm to infer the netmask used by the remote system when RIPv1 is used. -.Pp .Sh FILES .Bl -tag -width /etc/gateways -compact .It Pa /etc/gateways |