From b1250632c5fc76d3b403ef995ee04bf5db2b8493 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy 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_r/man/sem_init.3 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib/libc_r/man/sem_init.3') diff --git a/lib/libc_r/man/sem_init.3 b/lib/libc_r/man/sem_init.3 index 5f43c08e3789..87068adf0038 100644 --- a/lib/libc_r/man/sem_init.3 +++ b/lib/libc_r/man/sem_init.3 @@ -63,12 +63,7 @@ and is no longer valid after a successful call to .Fa sem_destroy . .Sh RETURN VALUES -If successful, -.Fn sem_init -returns 0. Otherwise, -1 is returned and -.Va errno -is set to indicate the type of -error. +.Rv -std sem_init .Sh ERRORS .Fn sem_init will fail if: -- cgit v1.2.3