From 0d1334ca0c7f5a53195b38b126d726747949ce5d Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 20 Nov 2000 19:21:22 +0000 Subject: mdoc(7) police: use the new features of the Nm macro. --- usr.bin/indent/indent.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr.bin/indent') 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. -- cgit v1.1