Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add couple of missing .Ns
details: https://anonhg.NetBSD.org/src/rev/cec74c8e30e0
branches: trunk
changeset: 344630:cec74c8e30e0
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Apr 09 13:34:33 2016 +0000
description:
Add couple of missing .Ns
diffstat:
share/man/man9/pslist.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r edb63978257f -r cec74c8e30e0 share/man/man9/pslist.9
--- a/share/man/man9/pslist.9 Sat Apr 09 09:58:11 2016 +0000
+++ b/share/man/man9/pslist.9 Sat Apr 09 13:34:33 2016 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index