Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.4.7, 5.0.0alpha3
-
Fix Version/s: 4.4.8rc1, 5.0.0beta1, 5.0 (plan)
-
Component/s: Documentation (D)
-
Labels:None
-
Environment:Debian GNU/Linux unstable
-
Team:Team C
-
Sprint:Sprint 63 (Apr 2020)
-
Story Points:0.25
Description
Steps to reproduce:
- Check out 4.4 or master branch.
- Run command and observe output:
$ man man/zabbix_agent2.man 1>/dev/null troff: <standard input>:79: a newline character is not allowed in an escape name troff: <standard input>:84: a newline character is not allowed in an escape name troff: <standard input>:89: a newline character is not allowed in an escape name troff: <standard input>:94: a newline character is not allowed in an escape name troff: <standard input>:99: a newline character is not allowed in an escape name.
Other man-pages in 4.4 and master have no errors.