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/sys/sendfile.2 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib/libc/sys/sendfile.2') diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2 index e9d17b8..24296c2 100644 --- a/lib/libc/sys/sendfile.2 +++ b/lib/libc/sys/sendfile.2 @@ -132,11 +132,7 @@ unlocks and .Fa s . .Sh RETURN VALUES -Upon successful completion, -.Fn sendfile -returns 0. Otherwise a -1 is returned and the global variable -.Va errno -is set to indicate the error. +.Rv -std sendfile .Sh ERRORS .Bl -tag -width Er .It Bq Er EBADF -- cgit v1.1