From f57683f0c757c3a2bcd59194c36f35208e1d07c4 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 14 Dec 2009 05:47:30 +0000 Subject: [PATCH] Minor wording fix/clarification (sending -> copying) from Silas Silva in PR 42414. --- common/lib/libprop/prop_copyin_ioctl.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/lib/libprop/prop_copyin_ioctl.9 b/common/lib/libprop/prop_copyin_ioctl.9 index c4477d38fc22..f559c973ab9c 100644 --- a/common/lib/libprop/prop_copyin_ioctl.9 +++ b/common/lib/libprop/prop_copyin_ioctl.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: prop_copyin_ioctl.9,v 1.6 2009/10/11 01:55:28 wiz Exp $ +.\" $NetBSD: prop_copyin_ioctl.9,v 1.7 2009/12/14 05:47:30 dholland Exp $ .\" .\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -65,14 +65,14 @@ The .Nm prop_dictionary_copyin_ioctl , and .Nm prop_dictionary_copyout_ioctl -functions implement the kernel side of a protocol for sending property lists +functions implement the kernel side of a protocol for copying property lists to and from the kernel using .Xr ioctl 2 . The functions .Nm prop_array_copyin and .Nm prop_dictionary_copyin -implement the kernel side of a protocol for sending property lists to the +implement the kernel side of a protocol for copying property lists to the kernel as arguments of normal system calls. .Pp A kernel routine receiving or returning a property list will be passed a