Module Name:    src
Committed By:   uwe
Date:           Sat Apr  9 13:34:33 UTC 2016

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

Log Message:
Add couple of missing .Ns


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 src/share/man/man9/pslist.9:1.4
--- src/share/man/man9/pslist.9:1.3	Sat Apr  9 06:21:16 2016
+++ src/share/man/man9/pslist.9	Sat Apr  9 13:34:33 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: pslist.9,v 1.3 2016/04/09 06:21:16 riastradh Exp $
+.\"	$NetBSD: pslist.9,v 1.4 2016/04/09 13:34:33 uwe Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -161,13 +161,13 @@ object.
 Initialize the
 .Vt struct pslist_entry
 object
-.Fa element Ns Li -> Fa NAME .
+.Fa element Ns Li -> Ns Fa NAME .
 .\""""""""""""""""
 .It Fn PSLIST_ENTRY_DESTROY element
 Destroy the
 .Vt struct pslist_entry
 object
-.Fa element Ns Li -> Fa NAME .
+.Fa element Ns Li -> Ns Fa NAME .
 Either
 .Fa element
 must never have been inserted into a list, or it must have been

Reply via email to