diff options
author | 1999-08-31 16:18:24 +0000 | |
---|---|---|
committer | 1999-08-31 16:18:24 +0000 | |
commit | 095b307d7a56bf2014ca0e9cc993fe4d282c91ee (patch) | |
tree | d7f038316f86a9339ef4f6fef2f76a0f28312fc0 | |
parent | Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by default. (diff) | |
download | wireguard-openbsd-095b307d7a56bf2014ca0e9cc993fe4d282c91ee.tar.xz wireguard-openbsd-095b307d7a56bf2014ca0e9cc993fe4d282c91ee.zip |
capitalization nits
-rw-r--r-- | share/man/man4/cnw.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/cnw.4 b/share/man/man4/cnw.4 index 9d87b0d60bf..e2856a1f30c 100644 --- a/share/man/man4/cnw.4 +++ b/share/man/man4/cnw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cnw.4,v 1.1 1999/08/23 19:51:22 fgsch Exp $ +.\" $OpenBSD: cnw.4,v 1.2 1999/08/31 16:18:24 aaron Exp $ .\" .\" Copyright (c) 1999 Federico G. Schwindt. .\" All rights reserved. @@ -29,13 +29,13 @@ .Dt CNW 4 .Sh NAME .Nm cnw -.Nd Xircom Creditcard Netwave device driver +.Nd Xircom CreditCard Netwave device driver .Sh SYNOPSIS .Cd "cnw* at pcmcia? function ?" .Sh DESCRIPTION The .Nm -device driver provides support for Xircom Creditcard Netwave (also +device driver provides support for Xircom CreditCard Netwave (also known as Netwave Airsurfer) PCMCIA wireless network adapters. .Pp The wireless domain number and scrambling key can be specified by the |