Date: Thu, 23 Mar 2017 02:26:15 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r315768 - head/tools/build/options Message-ID: <201703230226.v2N2QFiG047230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230226.v2N2QFiG047230>