Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix a vestige of an earlier word choice: s/co...



details:   https://anonhg.NetBSD.org/src/rev/f27a92dde30a
branches:  trunk
changeset: 344642:f27a92dde30a
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sat Apr 09 17:48:32 2016 +0000

description:
Fix a vestige of an earlier word choice: s/connected/associated/1

diffstat:

 share/man/man9/pslist.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 77f6dacde310 -r f27a92dde30a share/man/man9/pslist.9
--- a/share/man/man9/pslist.9   Sat Apr 09 17:37:55 2016 +0000
+++ b/share/man/man9/pslist.9   Sat Apr 09 17:48:32 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pslist.9,v 1.9 2016/04/09 17:37:55 riastradh Exp $
+.\"    $NetBSD: pslist.9,v 1.10 2016/04/09 17:48:32 riastradh Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -155,7 +155,7 @@
 .Xr KASSERT 9 .
 .\""""""""""""""""
 .It Dv PSLIST_ENTRY_INITIALIZER
-Constant initializer for an unconnected
+Constant initializer for an unassociated
 .Vt struct pslist_entry
 object.
 .\""""""""""""""""



Home | Main Index | Thread Index | Old Index