summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/stdlib/realpath.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/realpath.3 b/src/lib/libc/stdlib/realpath.3
index c57e5a5788..5966b38058 100644
--- a/src/lib/libc/stdlib/realpath.3
+++ b/src/lib/libc/stdlib/realpath.3
@@ -28,9 +28,9 @@
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE. 29.\" SUCH DAMAGE.
30.\" 30.\"
31.\" $OpenBSD: realpath.3,v 1.18 2013/06/05 03:39:23 tedu Exp $ 31.\" $OpenBSD: realpath.3,v 1.19 2014/01/20 22:40:06 schwarze Exp $
32.\" 32.\"
33.Dd $Mdocdate: June 5 2013 $ 33.Dd $Mdocdate: January 20 2014 $
34.Dt REALPATH 3 34.Dt REALPATH 3
35.Os 35.Os
36.Sh NAME 36.Sh NAME
@@ -84,7 +84,7 @@ If
84is 84is
85.Dv NULL 85.Dv NULL
86and no error occurred, then 86and no error occurred, then
87.Fa realpath 87.Fn realpath
88returns a NUL-terminated string in a newly allocated buffer. 88returns a NUL-terminated string in a newly allocated buffer.
89If an error occurs, 89If an error occurs,
90.Fn realpath 90.Fn realpath