summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2010-08-05 01:39:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2010-08-05 01:39:25 +0000
commit01e14bff35320d489c4647b89b4961433ba2e9e4 (patch)
treeee5e478585ca960bbf5c5512136d129681f8ad1e
parent68819dae5570899c3fbddf4aa3e83858dd203389 (diff)
Notes
-rw-r--r--lib/libc/stdlib/realpath.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3
index 57ad4ba2efe72..fec5258eae166 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