diff options
author | 2001-04-13 16:53:50 +0000 | |
---|---|---|
committer | 2001-04-13 16:53:50 +0000 | |
commit | bd49345567c3edec552b026e78a98119dc090d58 (patch) | |
tree | 8784b386053fe2986c7a26286441449804811557 | |
parent | Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@ (diff) | |
download | wireguard-openbsd-bd49345567c3edec552b026e78a98119dc090d58.tar.xz wireguard-openbsd-bd49345567c3edec552b026e78a98119dc090d58.zip |
typo. ok deraadt@
-rw-r--r-- | sbin/ancontrol/ancontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ancontrol/ancontrol.8 b/sbin/ancontrol/ancontrol.8 index b616706d8fa..224086de06b 100644 --- a/sbin/ancontrol/ancontrol.8 +++ b/sbin/ancontrol/ancontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ancontrol.8,v 1.7 2001/02/26 06:19:34 tholo Exp $ +.\" $OpenBSD: ancontrol.8,v 1.8 2001/04/13 16:53:50 jakob Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved. @@ -258,7 +258,7 @@ This timeout defaults to 10000 milliseconds (10 seconds) but may be changed with this option. The timeout should be specified in milliseconds. -.Fl l Ar station name +.It Fl l Ar station name Set the station name used internally by the NIC. The .Ar station name |