diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2001-04-26 17:16:59 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2001-04-26 17:16:59 +0000 |
| commit | 7357c5cf15459791a6a78ec7472eb54d3c84880b (patch) | |
| tree | 61a35328df4838fdbdde8f332d2d2f34382f41e2 /usr.bin | |
| parent | c9e7c66776c78263705a39fa449fd3e2126aa1f6 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/unifdef/unifdef.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index 50c207ee4c48c..5310c74bc3c13 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -76,7 +76,7 @@ Available options: .It Fl D Ns Ar sym .It Fl U Ns Ar sym Specify which symbols to define or undefine. -and the lines inside those ifdefs will be copied to the output or removed as +The lines inside those ifdefs will be copied to the output or removed as appropriate. The ifdef, ifndef, else, and endif lines associated with .Ar sym |
