Author: gbe (doc committer)
Date: Sat Oct 10 09:43:35 2020
New Revision: 366605
URL: https://svnweb.freebsd.org/changeset/base/366605

Log:
  MFC 366404: cp(1): Bugfixes for some issues reported by mandoc
  
  - no blank before trailing delimiter

Modified:
  stable/12/bin/cp/cp.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/bin/cp/cp.1
==============================================================================
--- stable/12/bin/cp/cp.1       Sat Oct 10 09:42:24 2020        (r366604)
+++ stable/12/bin/cp/cp.1       Sat Oct 10 09:43:35 2020        (r366605)
@@ -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-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to