bug-groff
[Top][All Lists]
Advanced

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

[bug #60789] [man] reclaim "-man" "-m man" etc. arguments


From: G. Branden Robinson
Subject: [bug #60789] [man] reclaim "-man" "-m man" etc. arguments
Date: Tue, 6 Jul 2021 05:09:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60789 (project groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #1:


commit 45e72d6bab9d46763885e7bf961af53230fe6597
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Jul 6 18:10:48 2021 +1000

    [man]: Reflect rename in man pages.
    
    * man/groff_tmac.5.man (Macro packages/man pages):
    * src/roff/groff/groff.1.man (Usage/Macro packages): Update discussion
      of an, doc, and andoc.
    
    * tmac/groff_man.7.man.in (Files): Update descriptions of an.tmac,
      andoc.tmac, man.tmac, and mandoc.tmac.

commit 1180b353de18ad26ed2bbfb0a8a88ab565343f55
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Jul 5 23:35:01 2021 +1000

    [man]: Reflect rename in documentation.
    
    * PROBLEMS:
    * doc/groff.texi (man):
    * tmac/man.local: Update documentation appropriately.
    
    * NEWS: Add item.
    
    Fixes <https://savannah.gnu.org/bugs/?60789>.

commit 99b0e66bdb89ad6574e43192cb2a96b9754056b8
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Jul 5 23:05:54 2021 +1000

    tmac/an.tmac: Drop "-old" nomenclature.

commit fdac25937ff4a1c81366e0fedcf66271e105d7dd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Jul 5 23:02:18 2021 +1000

    [mandoc]: Reflect man rename in package and test.
    
    * tmac/tmac.an (tmac/stamp-wrap): Macro-source `an.tmac` in the man
      wrapper.
    
    * tmac/andoc.tmac: Refer to (and macro-source) an.tmac.
    
    * tmac/man.tmac: Macro-source `an.tmac`, not `andoc.tmac`.
    
    * tmac/tests/andoc_flush-between-packages.sh: Call groff with `-mandoc`
      option instead of `-man`.  Henceforth, if you want the andoc wrapper,
      you have to ask for it.

commit 19b85e1ae1c74a5f8894bbd0f5ae05902c19c1a3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Jul 5 22:57:25 2021 +1000

    [man]: Reflect renames in build.
    
    * tmac/tmac.am (TMACNORMALFILES): Remove an-old.tmac.
      (tmac_TESTS): Reflect renames of test files.
    
    WARNING: This commit fails an andoc test.
commit c1fd48aeb9a0545916341ae66d0734a6c990a406
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Jul 5 22:50:48 2021 +1000

    [man]: Rename implementation.
    
    * tmac/an-old.tmac: Rename...
    * tmac/an.tmac: ...to this.
    
    * tmac/tests/an-old_AT-and-UC-footer-saved-and-restored.sh:
    * tmac/tests/an-old_CS-register-off.sh:
    * tmac/tests/an-old_CS-register-on.sh:
    * tmac/tests/an-old_CS-register-unspecified.sh:
    * tmac/tests/an-old_CT-register-off.sh:
    * tmac/tests/an-old_CT-register-on.sh:
    * tmac/tests/an-old_CT-register-unspecified.sh:
    * tmac/tests/an-old_FT-bad-value-should-not-trash-titles.sh:
    * tmac/tests/an-old_LL-init-sanely.sh:
    * tmac/tests/an-old_TH-repairs-ad-damage.sh:
    * tmac/tests/an-old_TH-repairs-hy-damage.sh:
    * tmac/tests/an-old_TS-do-not-keep-tables-when-cR-set.sh:
    * tmac/tests/an-old_X-register-works.sh:
    * tmac/tests/an-old_avoid-two-font-denial-of-service.sh:
    * tmac/tests/an-old_no-break-after-short-paragraph-tags.sh:
    * tmac/tests/an-old_page-footers-present.sh:
    * tmac/tests/an-old_page-header-has-current-data.sh:
    * tmac/tests/an-old_title-abbreviation-works.sh: Rename...
    
    * tmac/tests/an_AT-and-UC-footer-saved-and-restored.sh:
    * tmac/tests/an_CS-register-off.sh:
    * tmac/tests/an_CS-register-on.sh:
    * tmac/tests/an_CS-register-unspecified.sh:
    * tmac/tests/an_CT-register-off.sh:
    * tmac/tests/an_CT-register-on.sh:
    * tmac/tests/an_CT-register-unspecified.sh:
    * tmac/tests/an_FT-bad-value-should-not-trash-titles.sh:
    * tmac/tests/an_LL-init-sanely.sh:
    * tmac/tests/an_TH-repairs-ad-damage.sh:
    * tmac/tests/an_TH-repairs-hy-damage.sh:
    * tmac/tests/an_TS-do-not-keep-tables-when-cR-set.sh:
    * tmac/tests/an_X-register-works.sh:
    * tmac/tests/an_avoid-two-font-denial-of-service.sh:
    * tmac/tests/an_no-break-after-short-paragraph-tags.sh:
    * tmac/tests/an_page-footers-present.sh:
    * tmac/tests/an_page-header-has-current-data.sh:
    * tmac/tests/an_title-abbreviation-works.sh: ...to these.
    
    WARNING: This commit will not build.

commit 3b75d93eecfc0c311c59d8c232bac91b8f3aef5c
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Jul 5 22:46:46 2021 +1000

    tmac/an.tmac: Delete andoc-sourcing wrapper.
    
    WARNING: This commit will not build.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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