From 5bf57a509061fe516478c2e5eeecd469543aada0 Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 16 Sep 2000 14:37:41 +0000 Subject: Fix a cut&paste mistake. --- share/man/man9/VOP_READLINK.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/VOP_READLINK.9 b/share/man/man9/VOP_READLINK.9 index 8d364da..08d847a 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 -- cgit v1.1