From 331cc8974c1404c705f76004b58871233676d474 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Mon, 12 Feb 2001 08:42:56 +0000 Subject: [PATCH] Use .Rv macro instead of hardcoded message --- lib/libc/nls/catclose.3 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3 index 0ba5e40bf21..0fcbfe9d8c2 100644 --- a/lib/libc/nls/catclose.3 +++ b/lib/libc/nls/catclose.3 @@ -45,12 +45,7 @@ The function closes the message catalog specified by the argument .Fa catd . .Sh RETURN VALUES -Upon successful completion, -.Fn catclose -returns 0. -Otherwise, -1 is returned and -.Va errno -is set to indicate the error. +.Rv -std catclose .Sh ERRORS .Bl -tag -width Er .It Bq Er EBADF