Module Name: src
Committed By: wiz
Date: Thu Jan 20 10:47:34 UTC 2011
Modified Files:
src/common/lib/libprop: prop_copyin_ioctl.9
Log Message:
Add commas in enumerations.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libprop/prop_copyin_ioctl.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/common/lib/libprop/prop_copyin_ioctl.9
diff -u src/common/lib/libprop/prop_copyin_ioctl.9:1.8 src/common/lib/libprop/prop_copyin_ioctl.9:1.9
--- src/common/lib/libprop/prop_copyin_ioctl.9:1.8 Wed Jan 19 20:34:23 2011
+++ src/common/lib/libprop/prop_copyin_ioctl.9 Thu Jan 20 10:47:33 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_copyin_ioctl.9,v 1.8 2011/01/19 20:34:23 bouyer Exp $
+.\" $NetBSD: prop_copyin_ioctl.9,v 1.9 2011/01/20 10:47:33 wiz Exp $
.\"
.\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -37,7 +37,7 @@
.Nm prop_array_copyout ,
.Nm prop_dictionary_copyin_ioctl ,
.Nm prop_dictionary_copyout_ioctl ,
-.Nm prop_dictionary_copyin
+.Nm prop_dictionary_copyin ,
.Nm prop_dictionary_copyout
.Nd Copy property lists to and from kernel space
.Sh SYNOPSIS
@@ -79,7 +79,7 @@
The functions
.Nm prop_array_copyin ,
.Nm prop_array_copyout ,
-.Nm prop_dictionary_copyin
+.Nm prop_dictionary_copyin ,
and
.Nm prop_dictionary_copyout
implement the kernel side of a protocol for copying property lists to the