aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index fde01a16..94ee7b76 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -35267,7 +35267,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
@@ -35540,7 +35540,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})
@@ -36401,7 +36401,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