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/getuid.2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/libc/sys/getuid.2') diff --git a/lib/libc/sys/getuid.2 b/lib/libc/sys/getuid.2 index 0e4bdf635c1..74f4641191b 100644 --- a/lib/libc/sys/getuid.2 +++ b/lib/libc/sys/getuid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getuid.2,v 1.14 2011/11/17 14:26:14 schwarze Exp $ +.\" $OpenBSD: getuid.2,v 1.15 2013/03/30 06:44:44 guenther Exp $ .\" $NetBSD: getuid.2,v 1.6 1995/02/27 12:33:37 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)getuid.2 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: November 17 2011 $ +.Dd $Mdocdate: March 30 2013 $ .Dt GETUID 2 .Os .Sh NAME @@ -38,7 +38,6 @@ .Nm geteuid .Nd get user identification .Sh SYNOPSIS -.Fd #include .Fd #include .Ft uid_t .Fn getuid void @@ -78,7 +77,7 @@ The and .Fn geteuid functions conform to -.St -p1003.1-88 . +.St -p1003.1-2008 . .Sh HISTORY The .Fn getuid -- cgit v1.2.3