Module Name:    src
Committed By:   wiz
Date:           Mon Apr 20 08:37:22 UTC 2009

Modified Files:
        src/lib/libc/gen: makecontext.3

Log Message:
Remove duplicate 'the' found by Jukka Salmi.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/gen/makecontext.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/makecontext.3
diff -u src/lib/libc/gen/makecontext.3:1.6 src/lib/libc/gen/makecontext.3:1.7
--- src/lib/libc/gen/makecontext.3:1.6	Thu Apr 16 18:37:30 2009
+++ src/lib/libc/gen/makecontext.3	Mon Apr 20 08:37:22 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: makecontext.3,v 1.6 2009/04/16 18:37:30 wiz Exp $
+.\"	$NetBSD: makecontext.3,v 1.7 2009/04/20 08:37:22 wiz Exp $
 .\"
 .\" Copyright (c) 2001, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -115,7 +115,6 @@
 The
 .Fa oucp
 argument or the
-the
 .Fa ucp
 argument points to an invalid address.
 .It Bq Er EINVAL

Reply via email to