bug-groff
[Top][All Lists]
Advanced

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

[bug #55051] [PATCH] groff_man.7.man: Change ".BR <one argument>" to ".B


From: Bjarni Ingi Gislason
Subject: [bug #55051] [PATCH] groff_man.7.man: Change ".BR <one argument>" to ".B <one argument>"
Date: Sun, 18 Nov 2018 23:27:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

                 Summary: [PATCH] groff_man.7.man: Change ".BR <one argument>"
to ".B <one  argument>"
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Mon 19 Nov 2018 04:27:26 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

>From 7ea40f8ec33a2be95cd4db1afbb5f79351cf9145 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sun, 18 Nov 2018 01:52:18 +0000
Subject: [PATCH] groff_man.7.man: Change ".BR <one argument>" to ".B <one
 argument>"

  The font changing macros for two fonts are for alternating the fonts
of its arguments, and thus at least two arguments are needed.

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---

  How to avoid this misuse.
  Add the patch in bug #53043 to your local (personal) repository.
  If "man" is configurable (like in "man-db"), let it use "test-groff",
in the file "~/.manpath":

DEFINE  troff   test-groff -b -mandoc -ww -rF=0
DEFINE  nroff   test-nroff -mandoc -ww -rF=0

  Make "man" pass all warnings by default.


 tmac/groff_man.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index 23f6a9d1..d7cb3c86 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -551,7 +551,7 @@ The descriptions of
 .BR .LP ,
 .BR .PP ,
 and
-.BR .P
+.B .P
 above were written using
 .B .TP
 and
-- 
2.19.1






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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