From f05bb707d9e06a0b8d8e7e8f63477ae2f3bda5f5 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Mon, 12 Oct 2020 08:43:21 +0000 Subject: [PATCH] MFC r366613: ls(1): Use \& as an escape character for the ',' option Reported by: karels@, xtouqh at hotmail dot com --- bin/ls/ls.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index d47c8c76d05..8510ca609cd 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -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 -- 2.45.0