Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/regex Remove sentence about this being an alpha
details: https://anonhg.NetBSD.org/src/rev/de109b2b67a6
branches: trunk
changeset: 556894:de109b2b67a6
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Dec 29 17:36:12 2003 +0000
description:
Remove sentence about this being an alpha
version -- after twelve years it is at least beta ;)
The BUGS section is extensive enough even without it.
diffstat:
lib/libc/regex/regex.3 | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r e167756aab32 -r de109b2b67a6 lib/libc/regex/regex.3
--- a/lib/libc/regex/regex.3 Mon Dec 29 17:13:36 2003 +0000
+++ b/lib/libc/regex/regex.3 Mon Dec 29 17:36:12 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: regex.3,v 1.17 2003/08/07 16:43:20 agc Exp $
+.\" $NetBSD: regex.3,v 1.18 2003/12/29 17:36:12 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -65,7 +65,7 @@
.\"
.\" @(#)regex.3 8.4 (Berkeley) 3/20/94
.\"
-.Dd March 20, 1994
+.Dd December 29, 2003
.Dt REGEX 3
.Os
.Sh NAME
@@ -574,9 +574,6 @@
.Bx 4.4
distribution.
.Sh BUGS
-This is an alpha release with known defects.
-Please report problems.
-.Pp
There is one known functionality bug.
The implementation of internationalization is incomplete:
the locale is always assumed to be the default one of
Home |
Main Index |
Thread Index |
Old Index