From 27522378506a1102a77a15d6db3b6682003f0c99 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 23 Jan 2015 13:58:57 +0200 Subject: Minor doc edit. --- doc/gawk.texi | 2 +- doc/gawktexi.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/gawk.texi b/doc/gawk.texi index 175c7af0..b2837f3c 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -9433,7 +9433,7 @@ messages at runtime. which describes how and why to use positional specifiers. For now, we ignore them. -@item - (Minus) +@item - @r{(Minus)} The minus sign, used before the width modifier (see later on in this list), says to left-justify diff --git a/doc/gawktexi.in b/doc/gawktexi.in index f112b351..ade6466f 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -9033,7 +9033,7 @@ messages at runtime. which describes how and why to use positional specifiers. For now, we ignore them. -@item - (Minus) +@item - @r{(Minus)} The minus sign, used before the width modifier (see later on in this list), says to left-justify -- cgit v1.2.3