diff options
author | 2004-12-10 10:27:46 +0000 | |
---|---|---|
committer | 2004-12-10 10:27:46 +0000 | |
commit | 576bb0ff0f46008c669f4aea9086f529586c5f77 (patch) | |
tree | f99aa230bfc2236307bc4421f49b9c7a56e15a02 | |
parent | sort options + sync usage(); (diff) | |
download | wireguard-openbsd-576bb0ff0f46008c669f4aea9086f529586c5f77.tar.xz wireguard-openbsd-576bb0ff0f46008c669f4aea9086f529586c5f77.zip |
grammatical blip; from damien@
-rw-r--r-- | share/man/man4/ipw.4 | 4 | ||||
-rw-r--r-- | share/man/man4/iwi.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4 index 0985619edcd..2cd86e789e1 100644 --- a/share/man/man4/ipw.4 +++ b/share/man/man4/ipw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipw.4,v 1.8 2004/11/23 20:03:35 jmc Exp $ +.\" $OpenBSD: ipw.4,v 1.9 2004/12/10 10:27:46 jmc Exp $ .\" .\" Copyright (c) 2004 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -66,7 +66,7 @@ distribution rights without contractual obligations. As a result, even though .Ox includes the driver, the firmware files cannot be included and -the user has to find these files on their own. +users have to find these files on their own. The official person to state your views to about this issue is peter.engelbrecht@intel.com at (858) 391 1857. .Sh EXAMPLES diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4 index 7687c7c4bc8..09b66d58f93 100644 --- a/share/man/man4/iwi.4 +++ b/share/man/man4/iwi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwi.4,v 1.8 2004/11/23 19:59:40 jmc Exp $ +.\" $OpenBSD: iwi.4,v 1.9 2004/12/10 10:27:46 jmc Exp $ .\" .\" Copyright (c) 2004 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -68,7 +68,7 @@ distribution rights without contractual obligations. As a result, even though .Ox includes the driver, the firmware files cannot be included and -the user has to find these files on their own. +users have to find these files on their own. The official person to state your views to about this issue is peter.engelbrecht@intel.com at (858) 391 1857. .Sh EXAMPLES |