From 27b7f2d4e7c579a6e7166e44aab5e0ed6a66a032 Mon Sep 17 00:00:00 2001 From: yar Date: Thu, 9 Aug 2001 13:32:13 +0000 Subject: Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. Reviewed by: ru --- lib/libc/posix1e/acl_free.3 | 5 +---- lib/libc/posix1e/cap_clear.3 | 5 +---- lib/libc/posix1e/cap_free.3 | 5 +---- lib/libc/posix1e/cap_get_flag.3 | 5 +---- 4 files changed, 4 insertions(+), 16 deletions(-) (limited to 'lib/libc/posix1e') diff --git a/lib/libc/posix1e/acl_free.3 b/lib/libc/posix1e/acl_free.3 index f45c6b3..db185af 100644 --- a/lib/libc/posix1e/acl_free.3 +++ b/lib/libc/posix1e/acl_free.3 @@ -50,10 +50,7 @@ or 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 acl_free .Sh ERRORS If any of the following conditions occur, the .Fn acl_free diff --git a/lib/libc/posix1e/cap_clear.3 b/lib/libc/posix1e/cap_clear.3 index 5f305cb..fbe8952 100644 --- a/lib/libc/posix1e/cap_clear.3 +++ b/lib/libc/posix1e/cap_clear.3 @@ -52,10 +52,7 @@ implementation shall be cleared. 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 cap_clear .Sh ERRORS If any of the following conditions occur, the .Fn cap_clear diff --git a/lib/libc/posix1e/cap_free.3 b/lib/libc/posix1e/cap_free.3 index 3f6e192..aed8587 100644 --- a/lib/libc/posix1e/cap_free.3 +++ b/lib/libc/posix1e/cap_free.3 @@ -57,10 +57,7 @@ function. 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 -set to indicate the error. +.Rv -std cap_free .Sh ERRORS If any of the following conditions occur, the .Fn cap_free diff --git a/lib/libc/posix1e/cap_get_flag.3 b/lib/libc/posix1e/cap_get_flag.3 index 1f8ab20..2493fda 100644 --- a/lib/libc/posix1e/cap_get_flag.3 +++ b/lib/libc/posix1e/cap_get_flag.3 @@ -56,10 +56,7 @@ and place it into the location pointed to by 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 -set to indicate the error. +.Rv -std cap_get_flag .Sh ERRORS If any of the following conditions occur, the .Fn cap_get_flag -- cgit v1.1