From 8ab9713b03325ace307a87ca92e91f83e1e682fc Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 5 Aug 2010 01:39:25 +0000 Subject: Comment out IEEE Std 1003.1-2001 conformance proclaimed too early, see problems described in the comment to: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/128933 --- lib/libc/stdlib/realpath.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3 index 57ad4ba..fec5258 100644 --- a/lib/libc/stdlib/realpath.3 +++ b/lib/libc/stdlib/realpath.3 @@ -111,11 +111,11 @@ and .Xr getcwd 3 . .Sh SEE ALSO .Xr getcwd 3 -.Sh STANDARDS -The -.Fn realpath -function conforms to -.St -p1003.1-2001 . +.\" .Sh STANDARDS +.\" The +.\" .Fn realpath +.\" function conforms to +.\" .St -p1003.1-2001 . .Sh HISTORY The .Fn realpath -- cgit v1.1