summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-12-29 10:26:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-12-29 10:26:59 +0000
commitd9480c77faaaf0b4fc9380bd0bc940365c1f0022 (patch)
treea4b46b8583eea29678a5508f22a8f987eef7368f /share
parentb43854f3f4cc39b42351ef01c08c9b7f05f6717d (diff)
remove unneeded macro and fix SYNOPSIS;
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/rtw.45
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/rtw.4 b/share/man/man4/rtw.4
index ed4c58386e4..aee7f4486a3 100644
--- a/share/man/man4/rtw.4
+++ b/share/man/man4/rtw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtw.4,v 1.2 2004/12/29 02:26:17 deraadt Exp $
+.\" $OpenBSD: rtw.4,v 1.3 2004/12/29 10:26:58 jmc Exp $
.\"
.\" Copyright (c) 2004 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -21,7 +21,7 @@
.Nm rtw
.Nd Realtek 8180 802.11 wireless network driver
.Sh SYNOPSIS
-.Cd "rtw* at cadbus?"
+.Cd "rtw* at cardbus?"
.Cd "rtw* at pci?"
.Sh DESCRIPTION
The
@@ -36,7 +36,6 @@ For more information on configuring this device, see
.Xr ifconfig 8
and
.Xr ifmedia 4 .
-.Pp
.Sh SEE ALSO
.Xr arp 4 ,
.Xr cardbus 4 ,