aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-12-24 20:39:21 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-12-24 20:39:21 +0200
commit27fa47040717ac1b917a083eaac0c8468b4640f4 (patch)
treec49c8d6b4704fb1053cc74bcf8d97ade9fd6889a /doc/gawktexi.in
parentdcaab6dd8a28be8885ccc508c49b962a61ab09fe (diff)
parent399ec4931adce151b7633f2b66b04d021d3ae78c (diff)
downloadegawk-27fa47040717ac1b917a083eaac0c8468b4640f4.tar.gz
egawk-27fa47040717ac1b917a083eaac0c8468b4640f4.tar.bz2
egawk-27fa47040717ac1b917a083eaac0c8468b4640f4.zip
Merge branch 'master' into non-fatal-io
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index f330e8e0..8bdf1a70 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -1265,6 +1265,9 @@ the C/C++ module as a dynamic plug-in.
has all the
details, and as expected, many examples to help you learn the ins and outs.
+I enjoy programming in AWK and had fun (re)reading this book.
+I think you will too.
+
@ifnotdocbook
@cindex Brennan, Michael
@display
@@ -11230,7 +11233,7 @@ The post-increment @samp{foo++} is nearly the same as writing @samp{(foo
not necessarily equal @code{foo}. But the difference is minute as
long as you stick to numbers that are fairly small (less than
@iftex
-@math{10^12}).
+@math{10^{12}}).
@end iftex
@ifnottex
@ifnotdocbook