=================================================================== RCS file: /cvs/pod2mdoc/pod2mdoc.1,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pod2mdoc/pod2mdoc.1 2014/04/02 14:50:09 1.7 +++ pod2mdoc/pod2mdoc.1 2014/04/02 20:32:41 1.8 @@ -1,4 +1,4 @@ -.\" $Id: pod2mdoc.1,v 1.7 2014/04/02 14:50:09 kristaps Exp $ +.\" $Id: pod2mdoc.1,v 1.8 2014/04/02 20:32:41 kristaps Exp $ .\" .\" Copyright (c) 2014 Kristaps Dzonsons .\" @@ -141,11 +141,11 @@ is rendered as follows: \&.Oc .Ed .Pp -In the NAME section, an +In the NAME section, .Sq \&Nm and .Sq \&Nd -macro are inferred from text leading and trailing the last hyphen +macros are inferred from text leading and trailing the last hyphen followed by a space (there may be any number of hyphens preceding the space). The space may occur on either side of the hyphen. @@ -156,6 +156,8 @@ will be rendered as follows: \&.Nm foo \&.Nd bar .Ed +.Pp +Multiple names separated by a comma are properly handled. .Sh EXIT STATUS .Ex -std .Sh EXAMPLES