aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-18 20:46:06 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-18 20:46:06 +0300
commit9a124d5aace4595c715665f3b5411f7d0a68c3a1 (patch)
treeff6fc5d2628d63394241902a7fb98b33f68d025f /doc/gawktexi.in
parentdc510090126eb27d2e0514f42a4da4863873903d (diff)
parent3c1052d3020c5b3ac7361ab7a706bcb83af05b30 (diff)
downloadegawk-9a124d5aace4595c715665f3b5411f7d0a68c3a1.tar.gz
egawk-9a124d5aace4595c715665f3b5411f7d0a68c3a1.tar.bz2
egawk-9a124d5aace4595c715665f3b5411f7d0a68c3a1.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in31
1 files changed, 28 insertions, 3 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index daa4695c..004157f0 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -18296,8 +18296,8 @@ them, i.e., to tell @command{awk} what they should do.
@subsection Function Definition Syntax
@quotation
-It's entirely fair to say that the @command{awk} syntax for local
-variable definitions is appallingly awful.
+@i{It's entirely fair to say that the @command{awk} syntax for local
+variable definitions is appallingly awful.}
@author Brian Kernighan
@end quotation
@@ -26377,6 +26377,7 @@ using regular pipes.
@cindex @code{/inet6/@dots{}} special files (@command{gawk})
@cindex files, @code{/inet6/@dots{}} (@command{gawk})
@cindex @code{EMISTERED}
+@ifnotdocbook
@quotation
@code{EMISTERED}:@*
@ @ @ @ @i{A host is a host from coast to coast,@*
@@ -26384,6 +26385,17 @@ using regular pipes.
@ @ @ @ unless the host that isn't close@*
@ @ @ @ is busy hung or dead.}
@end quotation
+@end ifnotdocbook
+
+@docbook
+<blockquote>
+<literallayout class="normal"><literal>EMISTERED</literal>:
+&nbsp;&nbsp;&nbsp;&nbsp;<emphasis>A host is a host from coast to coast,</emphasis>
+&nbsp;&nbsp;&nbsp;&nbsp;<emphasis>and no-one can talk to host that's close,</emphasis>
+&nbsp;&nbsp;&nbsp;&nbsp;<emphasis>unless the host that isn't close</emphasis>
+&nbsp;&nbsp;&nbsp;&nbsp;<emphasis>is busy hung or dead.</emphasis></literallayout>
+</blockquote>
+@end docbook
In addition to being able to open a two-way pipeline to a coprocess
on the same system
@@ -29315,7 +29327,7 @@ to follow.
@section Floating Point Arithmetic: Caveat Emptor!
@quotation
-Math class is tough!
+@i{Math class is tough!}
@author Teen Talk Barbie, July 1992
@end quotation
@@ -37117,11 +37129,24 @@ Date: Wed, 4 Sep 1996 08:11:48 -0700 (PDT)
@end ignore
@cindex Brennan, Michael
+@ifnotdocbook
@quotation
@i{It's kind of fun to put comments like this in your awk code.}@*
@ @ @ @ @ @ @code{// Do C++ comments work? answer: yes! of course}
@author Michael Brennan
@end quotation
+@end ifnotdocbook
+
+@docbook
+<blockquote><attribution>Michael Brennan</attribution>
+<literallayout>
+<emphasis>It's kind of fun to put comments like this in your awk code.</emphasis>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<literal>// Do C++ comments work? answer: yes! of course</literal>
+</literallayout>
+</blockquote>
+@end docbook
+
+
There are a number of other freely available @command{awk} implementations.
This @value{SECTION} briefly describes where to get them: