[Bug 218176] korean/man-doc - groff errors in tcpdump.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 28 05:23:42 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218176
Bug ID: 218176
Summary: korean/man-doc - groff errors in tcpdump.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: benkasminbullock at gmail.com
There seem to be a number of groff errors in the Korean tcpdump.1 page on
various lines including the .IP command, such as line 440. .IP seems to take
two arguments, a string and an optional numeric, and the first argument to .IP
is not in quotes, so errors of the following form are given by groff:
<standard input>:431: warning: numeric expression expected (got `)')
<standard input>:440: warning: numeric expression expected (got `)')
<standard input>:466: warning: numeric expression expected (got `)')
These problems can be solved by putting quotes around the string arguments.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list