summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getmntinfo.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-10 17:56:30 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-10 17:56:30 +0000
commit48134c510c45d1858d8bb781a61d019bf0546f56 (patch)
tree0a348149e8f1dad1c58b1a16d4228ef8b6fb6fcb /lib/libc/gen/getmntinfo.3
parent571f1d54cbddb7c261d699740554a5be84bfeb00 (diff)
correct some Xr's which referred to the wrong man page sections
Diffstat (limited to 'lib/libc/gen/getmntinfo.3')
-rw-r--r--lib/libc/gen/getmntinfo.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3
index 1028ddbfca1..a0522072dd8 100644
--- a/lib/libc/gen/getmntinfo.3
+++ b/lib/libc/gen/getmntinfo.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getmntinfo.3,v 1.3 1998/06/15 17:54:55 mickey Exp $
+.\" $OpenBSD: getmntinfo.3,v 1.4 1999/05/10 17:56:28 aaron Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -106,5 +106,5 @@ will modify the same object.
The memory allocated by
.Fn getmntinfo
cannot be
-.Xr free 2 Ns 'd
+.Xr free 3 Ns 'd
by the application.