diff options
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r-- | lib/libc/regex/regex.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 016bf7af457..f7e080b610b 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: regex.3,v 1.18 2003/06/02 20:18:36 millert Exp $ +.\" $OpenBSD: regex.3,v 1.19 2004/02/10 19:58:21 jmc Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. .\" @@ -43,7 +43,7 @@ .Nm regexec , .Nm regerror , .Nm regfree -.Nd regular-expression library +.Nd regular expression routines .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <regex.h> |