From ea2542f8a25ae1775fdd2fcc18cafd171df01907 Mon Sep 17 00:00:00 2001 From: mpech Date: Mon, 6 Aug 2001 10:42:25 +0000 Subject: o) We always close .Bl and .Bd tags; o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok --- lib/libc/sys/getitimer.2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libc/sys/getitimer.2') diff --git a/lib/libc/sys/getitimer.2 b/lib/libc/sys/getitimer.2 index 0b52ecff5cd..997ce5051fe 100644 --- a/lib/libc/sys/getitimer.2 +++ b/lib/libc/sys/getitimer.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getitimer.2,v 1.14 2001/07/25 20:56:13 stevesk Exp $ +.\" $OpenBSD: getitimer.2,v 1.15 2001/08/06 10:42:26 mpech Exp $ .\" $NetBSD: getitimer.2,v 1.6 1995/10/12 15:40:54 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -176,7 +176,6 @@ and stores the result in .Fn timeradd "a, b, res" adds two timers and stores the result in .Fa res Ns . -.Pp .Sh RETURN VALUES If the calls succeed, a value of 0 is returned. If an error occurs, the value \-1 is returned, and a more precise -- cgit v1.2.3-59-g8ed1b