summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit0d1334ca0c7f5a53195b38b126d726747949ce5d (patch)
tree399269f867eeb084bb6edf479f12b35526a9edb4 /usr.bin/indent
parent0100fd6e93e8e0203ec077685f3e68afea54de52 (diff)
downloadFreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.zip
FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.bin/indent')
-rw-r--r--usr.bin/indent/indent.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index b75fd78..59ab94d 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -114,7 +114,7 @@ checks to make sure it is different from
.Ar input-file .
.Pp
The options listed below control the formatting style imposed by
-.Nm indent .
+.Nm .
.Bl -tag -width Op
.It Fl bad , nbad
If
@@ -443,6 +443,5 @@ A common mistake that often causes grief is typing:
.Dl indent *.c
.Pp
to the shell in an attempt to indent all the
-.Nm C
-programs in a directory.
+C programs in a directory.
This is probably a bug, not a feature.
OpenPOWER on IntegriCloud