aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-08-14 16:54:49 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-08-14 16:54:49 +0300
commita3de2386871b86d04f2868ea0a013eb6e2c1c911 (patch)
tree1c30e1c8d01f2b3aeea540b0c3a4e8a7315443e9 /doc/gawktexi.in
parent5cb57624c04677d68c25e74b30dec72aeee048a2 (diff)
parent7399b38b7c519174eb29eada68c1e974f12b2e04 (diff)
downloadegawk-a3de2386871b86d04f2868ea0a013eb6e2c1c911.tar.gz
egawk-a3de2386871b86d04f2868ea0a013eb6e2c1c911.tar.bz2
egawk-a3de2386871b86d04f2868ea0a013eb6e2c1c911.zip
Merge branch 'master' into feature/cmake
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 8e0c0c77..dc4dd414 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -34958,7 +34958,7 @@ User-defined functions and the @code{return} statement
(@pxref{User-defined})
@item
-The @code{delete} statement (@pxref{Delete}).
+The @code{delete} statement (@pxref{Delete})
@item
The @code{do}-@code{while} statement
@@ -35231,7 +35231,7 @@ The @file{/dev/stdin}, @file{/dev/stdout}, @file{/dev/stderr}, and
(@pxref{Special Files})
@item
-The @file{/inet}, @file{/inet4}, and @samp{/inet6} special files for
+The @file{/inet}, @file{/inet4}, and @file{/inet6} special files for
TCP/IP networking using @samp{|&} to specify which version of the
IP protocol to use
(@pxref{TCP/IP Networking})
@@ -36111,7 +36111,7 @@ The @option{-R} option was removed.
@end itemize
@item
-Support for high precision arithmetic with MPFR.
+Support for high precision arithmetic with MPFR
(@pxref{Arbitrary Precision Arithmetic}).
@item