Update of bug #68568 (group groff):
Item Group: None => Warning/Suspicious
behaviour
Status: None => Invalid
Assigned to: None => gbranden
Open/Closed: Open => Closed
Summary: [tmac] an.tmac: diversion 'an*link-text' is not
being ended => [man] troff warning on datamash(1) man page: diversion
'an*link-text' is not being ended
_______________________________________________________
Follow-up Comment #1:
The man page is defective. `UR` and `UE` are paired macros, but the document
omits the `UE` macro.
$ zcat $(man -w datamash) |nl -ba|sed -n '1,2p;822,$p'
1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2 .TH DATAMASH "1" "April 2020" "datamash 1.7" "User Commands"
822 .SH "ADDITIONAL INFORMATION"
823 See
824 .UR https://www.gnu.org/software/datamash
825 GNU Datamash Website (https://www.gnu.org/software/datamash)
826 .SH AUTHOR
827 Written by Assaf Gordon.
828 .SH COPYRIGHT
829 Copyright \(co 2020 Assaf Gordon
830 License GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
831 .br
832 This is free software: you are free to change and redistribute it.
833 There is NO WARRANTY, to the extent permitted by law.
834 .SH "SEE ALSO"
835 The full documentation for
836 .B datamash
837 is maintained as a Texinfo manual. If the
838 .B info
839 and
840 .B datamash
841 programs are properly installed at your site, the command
842 .IP
843 .B info datamash
844 .PP
845 should give you access to the complete manual.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68568>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
