URL:
<https://savannah.gnu.org/bugs/?59753>
Summary: src/roff/grog/subs.pl: Add file extensions "posix"
and "tcl"
Project: GNU troff
Submitted by: bjarniig
Submitted on: Tue 22 Dec 2020 07:28:37 PM UTC
Category: Core
Severity: 3 - Normal
Item Group: New feature
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
src/roff/grog/subs.pl: Add file extensions "posix" and "tcl"
These extension come from the packages "man-pages.posix{-dev}" and
"tcl*" (Debian),
or from
www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/
and
www.tcl.tk/
Signed-off-by: Bjarni Ingi Gislason <[email protected]>
---
src/roff/grog/subs.pl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/roff/grog/subs.pl b/src/roff/grog/subs.pl
index db5bc10a..82550ed5 100644
--- a/src/roff/grog/subs.pl
+++ b/src/roff/grog/subs.pl
@@ -365,6 +365,8 @@ sub handle_file_ext {
# extensions for man tmac
if ( $ext =~ /^(
[1-9lno]|
+ [1-9]posix|
+ [1-9]tcl|
man|
n|
1b
--
2.29.2
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59753>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/