Author: gbe (doc committer)
Date: Mon Oct 12 08:43:21 2020
New Revision: 366630
URL: https://svnweb.freebsd.org/changeset/base/366630

Log:
  MFC r366613: ls(1): Use \& as an escape character for the ',' option
  
  Reported by:  karels@, xtouqh at hotmail dot com

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

Modified: stable/12/bin/ls/ls.1
==============================================================================
--- stable/12/bin/ls/ls.1       Mon Oct 12 05:56:29 2020        (r366629)
+++ stable/12/bin/ls/ls.1       Mon Oct 12 08:43:21 2020        (r366630)
@@ -40,7 +40,7 @@
 .Nd list directory contents
 .Sh SYNOPSIS
 .Nm
-.Op Fl ABCFGHILPRSTUWZabcdfghiklmnopqrstuwxy1 ,
+.Op Fl ABCFGHILPRSTUWZabcdfghiklmnopqrstuwxy1\&,
 .Op Fl -color Ns = Ns Ar when
 .Op Fl D Ar format
 .Op Ar
_______________________________________________
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