diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-17 04:04:30 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-17 04:04:30 +0000 |
| commit | 3d1a01487ac99da152f985897c3ddb9eee30ce63 (patch) | |
| tree | 961be4454fe55ae328403fffa2ce7a7f3f06493d /usr.bin/apply | |
| parent | cd1f927d848c3dc656164c76a6c01c24a2c21958 (diff) | |
Notes
Diffstat (limited to 'usr.bin/apply')
| -rw-r--r-- | usr.bin/apply/apply.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1 index 554cd79b6099..ce944df70f66 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 April 4, 1994 +.Dd July 17, 2004 .Dt APPLY 1 .Os .Sh NAME @@ -133,6 +133,10 @@ Shell metacharacters in may have bizarre effects; it is best to enclose complicated commands in single quotes .Pq '' . +.Pp +The +.Nm +utility does not recognize multibyte characters. .Sh HISTORY The .Nm |
