summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index eb2e1d71aeb..5ef4cd31b02 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: regex.3,v 1.14 2000/04/15 02:15:23 aaron Exp $
+.\" $OpenBSD: regex.3,v 1.15 2000/08/09 15:56:45 aaron Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
.\"
@@ -43,7 +43,10 @@
.Dt REGEX 3
.Os
.Sh NAME
-.Nm regcomp, regexec, regerror, regfree
+.Nm regcomp ,
+.Nm regexec ,
+.Nm regerror ,
+.Nm regfree
.Nd regular-expression library
.Sh SYNOPSIS
.Fd #include <sys/types.h>