Author: gbe (doc committer) Date: Sat Oct 3 18:36:22 2020 New Revision: 366404 URL: https://svnweb.freebsd.org/changeset/base/366404
Log: cp(1): Bugfixes for some issues reported by mandoc - no blank before trailing delimiter MFC after: 1 week Modified: head/bin/cp/cp.1 Modified: head/bin/cp/cp.1 ============================================================================== --- head/bin/cp/cp.1 Sat Oct 3 18:34:24 2020 (r366403) +++ head/bin/cp/cp.1 Sat Oct 3 18:36:22 2020 (r366404) @@ -300,9 +300,9 @@ differ as they copy special files as normal files while recreating a hierarchy. .Pp The -.Fl l, -.Fl s, -.Fl v, +.Fl l , +.Fl s , +.Fl v , .Fl x and .Fl n _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"