Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/common/lib/libprop Fix commas in NAME section.
details: https://anonhg.NetBSD.org/src/rev/e9da3d13403d
branches: trunk
changeset: 351961:e9da3d13403d
user: njoly <njoly%NetBSD.org@localhost>
date: Tue Mar 07 19:10:07 2017 +0000
description:
Fix commas in NAME section.
diffstat:
common/lib/libprop/prop_copyin_ioctl.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r f13e95393bcc -r e9da3d13403d common/lib/libprop/prop_copyin_ioctl.9
--- a/common/lib/libprop/prop_copyin_ioctl.9 Tue Mar 07 16:40:16 2017 +0000
+++ b/common/lib/libprop/prop_copyin_ioctl.9 Tue Mar 07 19:10:07 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_copyin_ioctl.9,v 1.14 2017/02/05 00:47:33 pgoyette Exp $
+.\" $NetBSD: prop_copyin_ioctl.9,v 1.15 2017/03/07 19:10:07 njoly Exp $
.\"
.\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,8 +41,8 @@
.Nm prop_dictionary_copyin_size ,
.Nm prop_dictionary_copyin_ioctl ,
.Nm prop_dictionary_copyin_ioctl_size ,
-.Nm prop_dictionary_copyout
-.Nm prop_dictionary_copyout_ioctl ,
+.Nm prop_dictionary_copyout ,
+.Nm prop_dictionary_copyout_ioctl
.Nd Copy property lists to and from kernel space
.Sh SYNOPSIS
.In prop/proplib.h
Home |
Main Index |
Thread Index |
Old Index