From e34eebeaa729c7d5cc258b87d5a6edd409cfaea2 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 4 Sep 2010 19:01:52 +0000 Subject: Properly handle -mdoc %A in all outputs. This has two-author entires separated by only "and" while two or more are with ", and" for the last author. Also remove relevant TODO and add regression tests. --- regress/mdoc/Rs/one_author.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 regress/mdoc/Rs/one_author.in (limited to 'regress/mdoc/Rs/one_author.in') diff --git a/regress/mdoc/Rs/one_author.in b/regress/mdoc/Rs/one_author.in new file mode 100644 index 00000000..98934ec0 --- /dev/null +++ b/regress/mdoc/Rs/one_author.in @@ -0,0 +1,15 @@ +.Dd May 1, 2009 +.Dt FOO 1 +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh DESCRIPTION +blah blah +.Pp +.Rs +.%A joe +.%T title +.Re +.Pp +and so on -- cgit v1.2.3-56-ge451