Author: ngie Date: Thu Mar 23 02:26:15 2017 New Revision: 315768 URL: https://svnweb.freebsd.org/changeset/base/315768
Log: 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 Modified: head/tools/build/options/makeman Modified: head/tools/build/options/makeman ============================================================================== --- head/tools/build/options/makeman Thu Mar 23 02:21:59 2017 (r315767) +++ head/tools/build/options/makeman Thu Mar 23 02:26:15 2017 (r315768) @@ -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 } _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
