From 5f19e26b75ee7a0b20286d07a5c0a9d2ec2fd2af Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Tue, 23 May 2017 07:11:15 +0000 Subject: [PATCH] acl_create_entry(3): separate .Nm entries with commas in SYNOPSIS Reported by: make manlint MFC after: 2 weeks Sponsored by: Dell EMC Isilon --- lib/libc/posix1e/acl_create_entry.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/posix1e/acl_create_entry.3 b/lib/libc/posix1e/acl_create_entry.3 index 76c14f3f0e91..5732672c50a2 100644 --- a/lib/libc/posix1e/acl_create_entry.3 +++ b/lib/libc/posix1e/acl_create_entry.3 @@ -29,7 +29,7 @@ .Dt ACL_CREATE_ENTRY 3 .Os .Sh NAME -.Nm acl_create_entry +.Nm acl_create_entry , .Nm acl_create_entry_np .Nd create a new ACL entry .Sh LIBRARY