From 69224c0edd32d46efbcdb9ad329891e820f0898a Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 31 Aug 2001 09:57:38 +0000 Subject: Use ``.Rv -std'' wherever possible. Submitted by: yar --- lib/libc/posix1e/acl_delete.3 | 5 +---- lib/libc/posix1e/acl_set.3 | 5 +---- lib/libc/posix1e/acl_valid.3 | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) (limited to 'lib/libc/posix1e') diff --git a/lib/libc/posix1e/acl_delete.3 b/lib/libc/posix1e/acl_delete.3 index 2b21bf9..8e9cea5 100644 --- a/lib/libc/posix1e/acl_delete.3 +++ b/lib/libc/posix1e/acl_delete.3 @@ -61,10 +61,7 @@ name, or by file descriptor. support for POSIX.1e interfaces and features is still under development at this time. .Sh RETURN VALUES -In the event of success, 0 is returned. In the event of failure, -1 is -returned, and -.Va errno -is set to indicate the error. +.Rv -std .Sh ERRORS If any of the following conditions occur, these functions shall return -1 and set diff --git a/lib/libc/posix1e/acl_set.3 b/lib/libc/posix1e/acl_set.3 index 17a8db0..08f2dbd 100644 --- a/lib/libc/posix1e/acl_set.3 +++ b/lib/libc/posix1e/acl_set.3 @@ -67,10 +67,7 @@ allows the setting of ACLs of any type. support for POSIX.1e interfaces and features is still under development at this time. .Sh RETURN VALUES -Upon successful completion, the function shall return a value of zero. -Otherwise, a value of -1 shall be returned and -.Va errno -shall be set to indicate the error. +.Rv -std .Sh ERRORS If any of the following conditions occur, these functions shall return -1 and set diff --git a/lib/libc/posix1e/acl_valid.3 b/lib/libc/posix1e/acl_valid.3 index a395df6..9dbdcac 100644 --- a/lib/libc/posix1e/acl_valid.3 +++ b/lib/libc/posix1e/acl_valid.3 @@ -84,10 +84,7 @@ non-portable validation functions will not. support for POSIX.1e interfaces and features is still under development at this time. .Sh RETURN VALUES -Upon successful completion, the function shall return a value of zero. -Otherwise, a value of -1 shall be returned and -.Va errno -shall be set to indicate the error. +.Rv -std .Sh ERRORS If any of the following conditions occur, these functions shall return -1 and set -- cgit v1.1