aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_READLINK.9
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-09-16 14:37:41 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-09-16 14:37:41 +0000
commit0aa16c1a77403f0958861a3d01b4fe992cedfbfe (patch)
treec91778bd829e61bd4e28d9ddea8053f0f9f4c9f1 /share/man/man9/VOP_READLINK.9
parent30fa52a6fa13765f67af9e1008e19142918cc4d8 (diff)
downloadsrc-0aa16c1a77403f0958861a3d01b4fe992cedfbfe.tar.gz
src-0aa16c1a77403f0958861a3d01b4fe992cedfbfe.zip
Fix a cut&paste mistake.
Notes
Notes: svn path=/head/; revision=65923
Diffstat (limited to 'share/man/man9/VOP_READLINK.9')
-rw-r--r--share/man/man9/VOP_READLINK.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_READLINK.9 b/share/man/man9/VOP_READLINK.9
index 8d364da09275..08d847afb60a 100644
--- a/share/man/man9/VOP_READLINK.9
+++ b/share/man/man9/VOP_READLINK.9
@@ -47,7 +47,7 @@ This reads the target pathname of a symbolic link
the vnode of the symlink
.It Ar uio
the location of the data to be read or written
-.It Ar cnp
+.It Ar cred
the credentials of the caller
.El
.Sh LOCKS