GROFF VERSION: 1.20

MACHINE: noname

OS: openSuSE 11.2

COMPILER: g++ 4.4

INPUT FILES: test.n

.Dd
.Sh NAME
.Nm name
.Nm
.Sh SYNOPSIS
.Nm
.Nm

COMMAND LINE: './test-groff' '-mandoc' '-Tascii' 'test.n'

DESCRIPTION OF INCORRECT BEHAVIOUR:
The command '.Nm' causes a line break in SYNOPSIS.  This is probably desirable 
because manual pages such as "pftp.1" depend on it; however, this feature is 
not mentioned in "tmac/groff_mdoc.n".
Here is the result:

NAME
     name name

SYNOPSIS

     name
     name

SUGGESTED FIX:
Add a statement to that effect to groff_mdoc manual page.

_______________________________________________
bug-groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-groff

Reply via email to