From 6da9eb71b147cfc4e07af70493138a65a4ac0ebd Mon Sep 17 00:00:00 2001 From: ngie Date: Tue, 18 Jul 2017 18:23:54 +0000 Subject: [PATCH] MFC r318704,r318708,r318709: r318704: posix1e(3): reference using the section (3) when referencing libbsm with .Xr r318708: acl_create_entry(3): separate .Nm entries with commas in SYNOPSIS r318709: acl_to_text(3): start sentences on new lines git-svn-id: svn://svn.freebsd.org/base/stable/10@321149 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- lib/libc/posix1e/acl_create_entry.3 | 2 +- lib/libc/posix1e/acl_to_text.3 | 5 +++-- lib/libc/posix1e/posix1e.3 | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/libc/posix1e/acl_create_entry.3 b/lib/libc/posix1e/acl_create_entry.3 index 784f6875c..2f2980cf6 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 diff --git a/lib/libc/posix1e/acl_to_text.3 b/lib/libc/posix1e/acl_to_text.3 index 08fec2005..d6dcae023 100644 --- a/lib/libc/posix1e/acl_to_text.3 +++ b/lib/libc/posix1e/acl_to_text.3 @@ -58,8 +58,9 @@ including the NULL terminator) in the location pointed to by .Va len_p . If the ACL is POSIX.1e, the format of the text string returned by .Fn acl_to_text -shall be the POSIX.1e long ACL form. If the ACL is NFSv4, the format -of the text string shall be the compact form, unless the +shall be the POSIX.1e long ACL form. +If the ACL is NFSv4, the format of the text string shall be the compact form, unless +the .Va ACL_TEXT_VERBOSE flag is given. .Pp diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3 index 5487cb25b..8311397ae 100644 --- a/lib/libc/posix1e/posix1e.3 +++ b/lib/libc/posix1e/posix1e.3 @@ -63,7 +63,7 @@ flow label APIs. However, .Fx does implement the -.Xr libbsm +.Xr libbsm 3 audit API. It also provides .Xr capsicum 4 , -- 2.45.0