URL:
  <http://savannah.gnu.org/bugs/?54114>

                 Summary: QUICK TYPO FIX in tbl(1): `tbl(c)' should be
`tab(c)'
                 Project: GNU troff
            Submitted by: mfwitten
            Submitted on: Thu 14 Jun 2018 05:17:21 AM UTC
                Category: Preprocessor tbl
                Severity: 3 - Normal
              Item Group: Documentation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:


The tbl(1) man page is incorrect.

Download the attached patch to `/path/to/patch', and apply it with:

    git am /path/to/patch

For your convenience, here is the diff (but please apply the attached patch,
as it contains correct authorship information):

diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index 3fdaee6e..c52ef4f5 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -149,7 +149,7 @@ Cells are separated by a tab character by default.
 .
 That can be changed by the
 .I global option
-.BI tbl( c ) \fR,
+.BI tab( c ) \fR,
 where
 .I c
 is an arbitrary character.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 14 Jun 2018 05:17:21 AM UTC  Name: 00.patch  Size: 679B   By:
mfwitten

<http://savannah.gnu.org/bugs/download.php?file_id=44366>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54114>

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


_______________________________________________
bug-groff mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-groff

Reply via email to