diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-19 16:00:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-19 16:00:12 +0000 |
| commit | 9b88faecd3630d92456ba16ca6b29818d0adcea9 (patch) | |
| tree | 5c7bec083d37409434c8ffed9ba4c4698e3fadd2 /usr.bin/xargs | |
| parent | d01e93063296251ec3f9207335c439c178b11cbf (diff) | |
Notes
Diffstat (limited to 'usr.bin/xargs')
| -rw-r--r-- | usr.bin/xargs/xargs.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 3a4134ce8fd37..3b993ec56c77f 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -71,7 +71,6 @@ is repeatedly executed until standard input is exhausted. .Pp Spaces, tabs and newlines may be embedded in arguments using single (``\ '\ '') -.Ek or double (``"'') quotes or backslashes (``\e''). Single quotes escape all non-single quote characters, excluding newlines, up to the matching single quote. |
