Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/lib/libc/regex Pullup 1.10 [jdolecek]:



details:   https://anonhg.NetBSD.org/src/rev/fbcfc4815500
branches:  netbsd-1-5
changeset: 490163:fbcfc4815500
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 09 21:17:41 2000 +0000

description:
Pullup 1.10 [jdolecek]:
add missing ' is ' in regerror() explanation

diffstat:

 lib/libc/regex/regex.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cad719476a2c -r fbcfc4815500 lib/libc/regex/regex.3
--- a/lib/libc/regex/regex.3    Thu Nov 09 21:16:03 2000 +0000
+++ b/lib/libc/regex/regex.3    Thu Nov 09 21:17:41 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: regex.3,v 1.9 1998/08/29 08:32:34 lukem Exp $
+.\"    $NetBSD: regex.3,v 1.9.10.1 2000/11/09 21:17:41 tv Exp $
 .\"
 .\" Copyright (c) 1992, 1993, 1994 Henry Spencer.
 .\" Copyright (c) 1992, 1993, 1994
@@ -397,6 +397,7 @@
 rather than an explanation thereof.
 If
 .Fa errcode
+is
 .Dv REG_ATOI ,
 then
 .Fa preg



Home | Main Index | Thread Index | Old Index