Module Name:    src
Committed By:   riastradh
Date:           Sat Apr  9 17:48:32 UTC 2016

Modified Files:
        src/share/man/man9: pslist.9

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man9/pslist.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/pslist.9
diff -u src/share/man/man9/pslist.9:1.9 src/share/man/man9/pslist.9:1.10
--- src/share/man/man9/pslist.9:1.9	Sat Apr  9 17:37:55 2016
+++ src/share/man/man9/pslist.9	Sat Apr  9 17:48:32 2016
@@ -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 @@ early; see
 .Xr KASSERT 9 .
 .\""""""""""""""""
 .It Dv PSLIST_ENTRY_INITIALIZER
-Constant initializer for an unconnected
+Constant initializer for an unassociated
 .Vt struct pslist_entry
 object.
 .\""""""""""""""""

Reply via email to