It's `apply echo *'' that is similar to
ls -1'', not
`apply echo a*''.
Submitted by: sat
This commit is contained in:
parent
ea0e76a28d
commit
6a2561eb26
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user