From 51fe7c1a888747c57136cc34ec54a93a0487b745 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 19 Dec 2002 09:40:28 +0000 Subject: mdoc(7) police: "The .Fa argument.". --- lib/libc/regex/regex.3 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'lib/libc/regex') diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 22e8447..af7f575 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -110,7 +110,9 @@ and places the results in the .Ft regex_t structure pointed to by .Fa preg . -.Fa Cflags +The +.Fa cflags +argument is the bitwise OR of zero or more of the following flags: .Bl -tag -width REG_EXTENDED .It Dv REG_EXTENDED @@ -669,7 +671,9 @@ The function performance is poor. This will improve with later releases. -.Fa Nmatch +The +.Fa nmatch +argument exceeding 0 is expensive; .Fa nmatch exceeding 1 is worse. -- cgit v1.1