diff options
author | 1997-05-28 22:01:29 +0000 | |
---|---|---|
committer | 1997-05-28 22:01:29 +0000 | |
commit | daa2b4b4a3f12e04c88d944cedc99f99548fffcb (patch) | |
tree | 81215d1122232aa0fc277970d370b88e254313ef | |
parent | format error; frueauf@ira.uka.de (diff) | |
download | wireguard-openbsd-daa2b4b4a3f12e04c88d944cedc99f99548fffcb.tar.xz wireguard-openbsd-daa2b4b4a3f12e04c88d944cedc99f99548fffcb.zip |
doc broadcast addr better; frueauf@ira.uka.de
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 232bbb57e14..f8c128ca794 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.4 1996/08/16 09:22:40 mickey Exp $ +.\" $OpenBSD: ifconfig.8,v 1.5 1997/05/28 22:01:29 deraadt Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -133,7 +133,7 @@ Internet addresses and 10Mb/s Ethernet addresses. .It Fl arp Disable the use of the Address Resolution Protocol. -.It Cm broadcast +.It Cm broadcast Ar addr (Inet only) Specify the address to use to represent broadcasts to the network. |