bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62959] [PATCH] groff_char.7.man: missing ']' for the character 'o


From: Bjarni Ingi Gislason
Subject: [bug #62959] [PATCH] groff_char.7.man: missing ']' for the character 'o circumflex' \[^o] (ô)
Date: Thu, 25 Aug 2022 18:01:00 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62959>

                 Summary: [PATCH] groff_char.7.man: missing ']' for the
character 'o circumflex' \[^o] (ô)
                 Project: GNU troff
               Submitter: bjarniig
               Submitted: Thu 25 Aug 2022 10:00:59 PM UTC
                Category: General
                Severity: 3 - Normal
              Item Group: Lint
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 25 Aug 2022 10:00:59 PM UTC By: Bjarni Ingi Gislason <bjarniig>
>From 580e55ad47d49ed67e11e00a23ffe4bb2460ec81 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@vortex.is>
Date: Thu, 25 Aug 2022 21:51:25 +0000
Subject: [PATCH] =?ISO-8859-1?q?groff=5Fchar.7.tmac:=20missing=20']'=20for?=
 =?ISO-8859-1?q?=20the=20character=20'o=20circumlex'=20\[^o]=20(=F4)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

"\e[\[ha]o" is missing the ']' at the end.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@vortex.is>
---
 man/groff_char.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index 47b4cf78a..83a80387f 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -578,7 +578,7 @@ L2 Lf(CR)1 L L2 Lf(CR)1 L.
 \[^A]  \e[\[ha]A]      A circumflex    \[~n]   \e[\[ti]n]      n tilde
 \[~A]  \e[\[ti]A]      A tilde \[`o]   \e[\[ga]o]      o grave
 \[:A]  \e[:A]  A dieresis      \['o]   \e[\[aq]o]      o acute
-\[oA]  \e[oA]  A ring  \[^o]   \e[\[ha]o       o circumflex
+\[oA]  \e[oA]  A ring  \[^o]   \e[\[ha]o]      o circumflex
 \[AE]  \e[AE]  AE ligature     \[~o]   \e[\[ti]o]      o tilde
 \[,C]  \e[,C]  C cedilla       \[:o]   \e[:o]  o dieresis
 \[`E]  \e[\[ga]E]      E grave \[di]   \e[di]  division sign
-- 
2.35.1









    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62959>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]