From fef74e99fc234a687f1a00318ece1834587c4e92 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sat, 29 Apr 2023 12:22:52 +0100 Subject: [PATCH] setfacl.1: correct reference to a trailing comma, should read "colon" PR: 271063 Reported by: rdd@rdd.nu --- bin/setfacl/setfacl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index 31040a61558c..45f3ab8d1e7a 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 26, 2018 +.Dd April 29, 2023 .Dt SETFACL 1 .Os .Sh NAME @@ -331,7 +331,7 @@ In entries whose tag type is one of .Dq Li group@ , or .Dq Li everyone@ , -this field is omitted altogether, including the trailing comma. +this field is omitted altogether, including the trailing colon. .It Ar "access permissions" Access permissions may be specified in either short or long form. Short and long forms may not be mixed.