Clarify that link_target in node_symlink is null-terminated.

This commit is contained in:
pooka 2007-12-16 19:10:58 +00:00
parent f54e064ee9
commit 369391b0a0
1 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: puffs_ops.3,v 1.19 2007/12/02 19:43:10 wiz Exp $
.\" $NetBSD: puffs_ops.3,v 1.20 2007/12/16 19:10:58 pooka Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee. All rights reserved.
.\"
@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd November 30, 2007
.Dd December 16, 2007
.Dt PUFFS_OPS 3
.Os
.Sh NAME
@ -655,9 +655,10 @@ with the name in
.Fa pcn_src
and the initial attributes in
.Fa va .
The link's target is
.Fa link_target
and the created node cookie should be set in
The argument
.Ar link_target
contains a null-terminated string for the link target.
The created node cookie should be set in
.Fa pni .
.It Fn puffs_node_readlink "pu" "opc" "pcr" "link" "linklen"
Read the target of a symbolic link