Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2017 05:23:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218176] korean/man-doc - groff errors in tcpdump.1
Message-ID:  <bug-218176-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218176

            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@FreeBSD.org
          Reporter: benkasminbullock@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218176-13>