setfacl.1: correct reference to a trailing comma, should read "colon"

PR:		271063
Reported by:	rdd@rdd.nu
This commit is contained in:
Ceri Davies 2023-04-29 12:22:52 +01:00
parent b347c22846
commit fef74e99fc

View File

@ -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.