From ad8a79e6a5c75acf360e9310860387b68066c0b7 Mon Sep 17 00:00:00 2001 From: charnier Date: Sat, 20 Apr 2002 12:18:28 +0000 Subject: Use `The .Nm utility' --- usr.bin/unifdef/unifdef.1 | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'usr.bin/unifdef') diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index 6d10c36..b282c02 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -53,11 +53,13 @@ .Ar ... .Op Ar file .Sh DESCRIPTION -.Nm Unifdef -is useful for removing ifdef'ed lines +The +.Nm +utility removes ifdef'ed lines from a file while otherwise leaving the file alone. -.Nm Unifdef -acts on +The +.Nm +utility acts on #ifdef, #ifndef, #else, and #endif lines, and it knows only enough about C to know when one of these is inactive @@ -130,8 +132,9 @@ and above. .El .Pp -.Nm Unifdef -copies its output to +The +.Nm +utility copies its output to .Em stdout and will take its input from .Em stdin @@ -139,8 +142,9 @@ if no .Ar file argument is given. .Pp -.Nm Unifdef -works nicely with the +The +.Nm +utility works nicely with the .Fl D Ns Ar sym option added to .Xr diff 1 -- cgit v1.1