Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/common/lib/libprop Fixed typo: propertly -> property.



details:   https://anonhg.NetBSD.org/src/rev/df05b537f55f
branches:  trunk
changeset: 340036:df05b537f55f
user:      phx <phx%NetBSD.org@localhost>
date:      Thu Aug 20 15:55:09 2015 +0000

description:
Fixed typo: propertly -> property.

diffstat:

 common/lib/libprop/prop_send_ioctl.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r df03a0886498 -r df05b537f55f common/lib/libprop/prop_send_ioctl.3
--- a/common/lib/libprop/prop_send_ioctl.3      Thu Aug 20 14:40:16 2015 +0000
+++ b/common/lib/libprop/prop_send_ioctl.3      Thu Aug 20 15:55:09 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prop_send_ioctl.3,v 1.8 2011/09/27 11:12:49 jym Exp $
+.\"    $NetBSD: prop_send_ioctl.3,v 1.9 2015/08/20 15:55:09 phx Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -36,7 +36,7 @@
 .Nm prop_dictionary_send_ioctl ,
 .Nm prop_dictionary_recv_ioctl ,
 .Nm prop_dictionary_sendrecv_ioctl
-.Nd Send and receive propertly lists to and from the kernel using ioctl
+.Nd Send and receive property lists to and from the kernel using ioctl
 .Sh SYNOPSIS
 .In prop/proplib.h
 .Ft int



Home | Main Index | Thread Index | Old Index