summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-02-10 19:58:21 +0000
committerjmc <jmc@openbsd.org>2004-02-10 19:58:21 +0000
commitc1899ebb964dfb04201c969b5dc5cf907eae1769 (patch)
tree2fbfa981766b4b9935258f3f58b8d1e35aac9996 /lib/libc/regex/regex.3
parentUse SENSOR_FINVALID. (diff)
downloadwireguard-openbsd-c1899ebb964dfb04201c969b5dc5cf907eae1769.tar.xz
wireguard-openbsd-c1899ebb964dfb04201c969b5dc5cf907eae1769.zip
improve Nd; from millert@
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.34
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>