From cbc5a508d863697ada1c8aaaec4f3994f1a7e7e4 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Thu, 23 Mar 2017 02:26:15 +0000 Subject: [PATCH] Remove the .Pa portion I added to the .An macro in AUTHORS section That doesn't work (mandoc complains about the macro being empty). That's what I get for being clever and not verifying before committing things again *sigh*. MFC after: 1 month X-MFC with: r315766 Partyhat to: ngie Sponsored by: Dell EMC Isilon --- tools/build/options/makeman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/options/makeman b/tools/build/options/makeman index 83d2b13b497..db9cb4d02fa 100755 --- a/tools/build/options/makeman +++ b/tools/build/options/makeman @@ -338,7 +338,7 @@ file appeared in .Fx 7.0 . .Sh AUTHORS This manual page was autogenerated by -.An Pa tools/build/options/makeman . +.An tools/build/options/makeman . EOF }