diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
commit | eaca6975c45a5b5ef22f5e3e6e2656f02b91264e (patch) | |
tree | b5b497185f22f5842b32308d9fe02c668c267c9f /share/man/man5/hostname.if.5 | |
parent | 8f036977cdd45900a8478f57d2d4157f23ed87fe (diff) |
Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).
Diffstat (limited to 'share/man/man5/hostname.if.5')
-rw-r--r-- | share/man/man5/hostname.if.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index 980efcc90aa..70a46e13ccd 100644 --- a/share/man/man5/hostname.if.5 +++ b/share/man/man5/hostname.if.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.if.5,v 1.17 2000/01/10 03:28:35 deraadt Exp $ +.\" $OpenBSD: hostname.if.5,v 1.18 2000/01/18 21:49:00 aaron Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -125,7 +125,7 @@ The optional broadcast address for the interface, i.e., Optional miscellaneous options to set on the interface, i.e., .Dq media 100baseTX mediaopt full-duplex . .It Li dest -If the interface needs a destination address address set, this is +If the interface needs a destination address set, this is the literal text .Dq dest . As shown in the example, this declaration should start on a seperate |