2012-09-11 14:56:35 +00:00
|
|
|
diff -ur man-pages-3.42.orig/man-pages-posix-2003-a/man1p/awk.1p man-pages-3.42/man-pages-posix-2003-a/man1p/awk.1p
|
|
|
|
--- man-pages-3.42.orig/man-pages-posix-2003-a/man1p/awk.1p 2008-06-05 11:22:12.000000000 +0200
|
|
|
|
+++ man-pages-3.42/man-pages-posix-2003-a/man1p/awk.1p 2012-09-11 10:53:09.542957878 +0200
|
|
|
|
@@ -2197,7 +2197,7 @@
|
2010-10-25 08:10:49 +00:00
|
|
|
.LP
|
|
|
|
The \fIawk\fP program specified in the command line is most easily
|
|
|
|
specified within single-quotes (for example,
|
|
|
|
-'\fIprogram\fP') for applications using \fIsh\fP, because \fIawk\fP
|
|
|
|
+\fI'program'\fP) for applications using \fIsh\fP, because \fIawk\fP
|
|
|
|
programs commonly contain
|
|
|
|
characters that are special to the shell, including double-quotes.
|
|
|
|
In the cases where an \fIawk\fP program contains single-quote
|