From 6c7216df785592bb069469113f556dfd1946ed5d Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 18 Jan 2005 13:43:56 +0000 Subject: Sort sections. --- usr.bin/unifdef/unifdef.1 | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'usr.bin/unifdef') diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index e129c5486c38..7925b15af185 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -270,9 +270,11 @@ utility works nicely with the .Fl D Ns Ar sym option of .Xr diff 1 . -.Sh SEE ALSO -.Xr cpp 1 , -.Xr diff 1 +.Sh EXIT STATUS +The +.Nm +utility exits 0 if the output is an exact copy of the input, +1 if not, and 2 if in trouble. .Sh DIAGNOSTICS .Bl -item .It @@ -294,11 +296,17 @@ Premature .Tn EOF in comment. .El -.Sh EXIT STATUS +.Sh SEE ALSO +.Xr cpp 1 , +.Xr diff 1 +.Sh HISTORY The .Nm -utility exits 0 if the output is an exact copy of the input, -1 if not, and 2 if in trouble. +command appeared in +.Bx 4.3 . +.Tn ANSI\~C +support was added in +.Fx 4.7 . .Sh BUGS Expression evaluation is very limited. .Pp @@ -314,11 +322,3 @@ different points in the source file. The text-mode and ignore functionality does not correspond to modern .Xr cpp 1 behaviour. -.Sh HISTORY -The -.Nm -command appeared in -.Bx 4.3 . -.Tn ANSI\~C -support was added in -.Fx 4.7 . -- cgit v1.2.3