diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-29 09:20:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-29 09:20:18 +0000 |
commit | 87cdf6ce3863cb773f27a843efaa7367894194a8 (patch) | |
tree | 27cbaa3aa3fb9aaf46bed636d79c09ab2c77e841 /share/man/man4/uath.4 | |
parent | e2c76e53015e849b6a4974b4d1a26312087889d5 (diff) |
crikey! all our wireless pages had the Os macro out of place;
Diffstat (limited to 'share/man/man4/uath.4')
-rw-r--r-- | share/man/man4/uath.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/uath.4 b/share/man/man4/uath.4 index 0abc8881f46..ebc5dd339ed 100644 --- a/share/man/man4/uath.4 +++ b/share/man/man4/uath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uath.4,v 1.18 2010/03/28 17:27:10 jasper Exp $ +.\" $OpenBSD: uath.4,v 1.19 2010/04/29 09:20:17 jmc Exp $ .\" .\" Copyright (c) 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -15,9 +15,9 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 28 2010 $ -.Os +.Dd $Mdocdate: April 29 2010 $ .Dt UATH 4 +.Os .Sh NAME .Nm uath .Nd Atheros USB IEEE 802.11a/b/g wireless network device |