diff options
author | 2003-01-11 00:12:59 +0000 | |
---|---|---|
committer | 2003-01-11 00:12:59 +0000 | |
commit | 8ee478cd8ae2271d9fd40de0906d1a76fb988d52 (patch) | |
tree | c40b2dd48d8ebad13c9d5494e1d2ae70762c4adb | |
parent | typo; from Nils Nordman <nino at nforced dot com>. (diff) | |
download | wireguard-openbsd-8ee478cd8ae2271d9fd40de0906d1a76fb988d52.tar.xz wireguard-openbsd-8ee478cd8ae2271d9fd40de0906d1a76fb988d52.zip |
typo
-rw-r--r-- | sbin/wicontrol/wicontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/wicontrol/wicontrol.8 b/sbin/wicontrol/wicontrol.8 index 54b3635703f..ad33cd10e9b 100644 --- a/sbin/wicontrol/wicontrol.8 +++ b/sbin/wicontrol/wicontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wicontrol.8,v 1.44 2002/12/19 00:39:57 deraadt Exp $ +.\" $OpenBSD: wicontrol.8,v 1.45 2003/01/11 00:12:59 naddy Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu> All rights reserved. @@ -194,7 +194,7 @@ for the specified interface. The .Ar station name is used for diagnostic purposes. -The Lucent WaveMANAGER sofware can poll the names of remote hosts. +The Lucent WaveMANAGER software can poll the names of remote hosts. .It Fl c Ar 0|1 Allow the station to create a service set (IBSS). Permitted values are 0 (do not create IBSS) and 1 (enable creation of IBSS). |