diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-06-29 09:08:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-06-29 09:08:42 +0000 |
commit | e3a0801da3b8c824dca69ecf0ff8620d7777f63f (patch) | |
tree | 1ce28ad386ac379929f1d46d9e484f08aea9e790 /usr.sbin/hostapd | |
parent | 106bbb613d5b225c861fa33f57375ff5faec1da0 (diff) |
do not use Sx for sections outwith the page;
man4 still to go...
Diffstat (limited to 'usr.sbin/hostapd')
-rw-r--r-- | usr.sbin/hostapd/hostapd.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/hostapd/hostapd.8 b/usr.sbin/hostapd/hostapd.8 index f97ad9b5cad..ed168c2f988 100644 --- a/usr.sbin/hostapd/hostapd.8 +++ b/usr.sbin/hostapd/hostapd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostapd.8,v 1.18 2012/08/15 19:25:41 jmc Exp $ +.\" $OpenBSD: hostapd.8,v 1.19 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 15 2012 $ +.Dd $Mdocdate: June 29 2013 $ .Dt HOSTAPD 8 .Os .Sh NAME @@ -69,9 +69,7 @@ to remove the specified station. .Nm may also handle dynamic roaming of IP addresses and routes in addition to the standard IAPP ADD.notify behaviour. -See the section called -.Sx IP Roaming -in +See the section called IP Roaming in .Xr hostapd.conf 5 for details. .Pp |