summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-08-09 15:56:44 +0000
committeraaron <aaron@openbsd.org>2000-08-09 15:56:44 +0000
commitecb90728258ce99ba8e66e55b1712af31904a35e (patch)
treed5b0138a591b976e74e83d08cc37837da14562b6 /lib/libc/regex/regex.3
parentFor man pages that describe multiple functions, split the .Nm arguments (diff)
downloadwireguard-openbsd-ecb90728258ce99ba8e66e55b1712af31904a35e.tar.xz
wireguard-openbsd-ecb90728258ce99ba8e66e55b1712af31904a35e.zip
More of the same.
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>