From 24a0682c6465290759ed0b09ea16e40e7cd47053 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 20 Jan 2005 09:17:07 +0000 Subject: Sort sections. --- lib/libc/regex/regex.3 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lib/libc/regex') diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index f10b8412fc53..7800575af6bf 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -588,14 +588,6 @@ and beginning and ending subexpressions in obsolete .Pq Dq basic REs are anchors, not ordinary characters. -.Sh SEE ALSO -.Xr grep 1 , -.Xr re_format 7 -.Pp -.St -p1003.2 , -sections 2.8 (Regular Expression Notation) -and -B.5 (C Binding for Regular Expression Matching). .Sh DIAGNOSTICS Non-zero error codes from .Fn regcomp @@ -655,6 +647,14 @@ invalid argument, e.g.\& negative-length string .It Dv REG_ILLSEQ illegal byte sequence (bad multibyte character) .El +.Sh SEE ALSO +.Xr grep 1 , +.Xr re_format 7 +.Pp +.St -p1003.2 , +sections 2.8 (Regular Expression Notation) +and +B.5 (C Binding for Regular Expression Matching). .Sh HISTORY Originally written by .An Henry Spencer . -- cgit v1.2.3