From 7353b406b71ee1701c5834d2c70eeba482f2abb6 Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Sat, 30 Mar 2013 06:44:45 +0000 Subject: Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@ --- lib/libc/sys/getpid.2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/libc/sys/getpid.2') diff --git a/lib/libc/sys/getpid.2 b/lib/libc/sys/getpid.2 index 5933a369556..069d49c748e 100644 --- a/lib/libc/sys/getpid.2 +++ b/lib/libc/sys/getpid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getpid.2,v 1.11 2007/05/31 19:19:32 jmc Exp $ +.\" $OpenBSD: getpid.2,v 1.12 2013/03/30 06:44:44 guenther Exp $ .\" $NetBSD: getpid.2,v 1.5 1995/02/27 12:33:12 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)getpid.2 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 30 2013 $ .Dt GETPID 2 .Os .Sh NAME @@ -38,7 +38,6 @@ .Nm getppid .Nd get parent or calling process identification .Sh SYNOPSIS -.Fd #include .Fd #include .Ft pid_t .Fn getpid void @@ -65,4 +64,4 @@ reserved to indicate an error. and .Fn getppid conform to -.St -p1003.1-88 . +.St -p1003.1-2008 . -- cgit v1.2.3