aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/apply
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch)
tree8a144320be53313e4213c190a32070d087be10c3 /usr.bin/apply
parent4b66483fd8b6ec9417916966c646abfeac99278c (diff)
downloadsrc-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.tar.gz
src-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.zip
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes: svn path=/head/; revision=68963
Diffstat (limited to 'usr.bin/apply')
-rw-r--r--usr.bin/apply/apply.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1
index 39b827ed8f8e..5332bbd5df78 100644
--- a/usr.bin/apply/apply.1
+++ b/usr.bin/apply/apply.1
@@ -39,13 +39,13 @@
.Nm apply
.Nd apply a command to a set of arguments
.Sh SYNOPSIS
-.Nm apply
+.Nm
.Op Fl a Ar c
.Op Fl d
.Op Fl #
.Ar command argument ...
.Sh DESCRIPTION
-.Nm apply
+.Nm
runs the named
.Ar command
on each
@@ -98,7 +98,7 @@ execute them.
.El
.Sh ENVIRONMENT
The following environment variable affects the execution of
-.Nm Ns :
+.Nm :
.Bl -tag -width SHELL
.It Ev SHELL
Pathname of shell to use.