diff options
-rw-r--r-- | usr.bin/apply/apply.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1 index 3babbff..60ba84f 100644 --- a/usr.bin/apply/apply.1 +++ b/usr.bin/apply/apply.1 @@ -32,7 +32,7 @@ .\" @(#)apply.1 8.2 (Berkeley) 4/4/94 .\" $FreeBSD$ .\" -.Dd July 17, 2004 +.Dd December 13, 2006 .Dt APPLY 1 .Os .Sh NAME @@ -112,7 +112,7 @@ default shell .El .Sh EXAMPLES .Bl -tag -width apply -compact -.It Li "apply echo a*" +.It Li "apply echo *" is similar to .Xr ls 1 ; .It Li "apply \-2 cmp a1 b1 a2 b2 a3 b3" |