summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getopt.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-05-10 06:48:30 +0000
committerjmc <jmc@openbsd.org>2003-05-10 06:48:30 +0000
commit07619a86add332e3ffeb9ab63f92516f2c657529 (patch)
tree325d81ccabf2b6029f39fe8c5eeeedf387a02847 /lib/libc/stdlib/getopt.3
parenttypos; (diff)
downloadwireguard-openbsd-07619a86add332e3ffeb9ab63f92516f2c657529.tar.xz
wireguard-openbsd-07619a86add332e3ffeb9ab63f92516f2c657529.zip
typos;
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
-rw-r--r--lib/libc/stdlib/getopt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3
index e16a11dfeea..d25b4970359 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: getopt.3,v 1.21 2003/04/10 17:05:08 jsyn Exp $
+.\" $OpenBSD: getopt.3,v 1.22 2003/05/10 06:48:30 jmc Exp $
.\"
.Dd December 8, 2002
.Dt GETOPT 3
@@ -244,7 +244,7 @@ as an option flag.
This practice is wrong, and should not be used in any current development.
It is provided for backward compatibility
.Em only .
-Care should be taken to not to use
+Care should be taken not to use
.Ql -
as the first character in
.Fa optstring