diff options
author | 2007-08-05 06:20:39 +0000 | |
---|---|---|
committer | 2007-08-05 06:20:39 +0000 | |
commit | fb70fa2fec9c9f07f4714b1fa3cb55a84d06c151 (patch) | |
tree | a96c8a950b9c02955ac445143f817d9cce449007 | |
parent | Move some printf's about disklabel disksize and RAW_PART size/offset (diff) | |
download | wireguard-openbsd-fb70fa2fec9c9f07f4714b1fa3cb55a84d06c151.tar.xz wireguard-openbsd-fb70fa2fec9c9f07f4714b1fa3cb55a84d06c151.zip |
remove unneeded part from SYNOPSIS; from brad
-rw-r--r-- | share/man/man4/atu.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/atu.4 b/share/man/man4/atu.4 index feb1f1d0edc..852761a44e3 100644 --- a/share/man/man4/atu.4 +++ b/share/man/man4/atu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atu.4,v 1.31 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: atu.4,v 1.32 2007/08/05 06:20:39 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -30,14 +30,13 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 5 2007 $ .Dt ATU 4 .Os .Sh NAME .Nm atu .Nd Atmel AT76C50x USB IEEE 802.11b wireless network device .Sh SYNOPSIS -.Cd "# all architectures" .Cd "atu* at uhub? port ?" .Sh DESCRIPTION The |