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 missing NAME operand to PSLIST_ENTRY_DEST...
details: https://anonhg.NetBSD.org/src/rev/727746ee80cb
branches: trunk
changeset: 344633:727746ee80cb
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sat Apr 09 15:08:39 2016 +0000
description:
Fix missing NAME operand to PSLIST_ENTRY_DESTROY.
diffstat:
share/man/man9/pslist.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 99f02e432f77 -r 727746ee80cb share/man/man9/pslist.9
--- a/share/man/man9/pslist.9 Sat Apr 09 14:50:08 2016 +0000
+++ b/share/man/man9/pslist.9 Sat Apr 09 15:08:39 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pslist.9,v 1.5 2016/04/09 13:38:20 uwe Exp $
+.\" $NetBSD: pslist.9,v 1.6 2016/04/09 15:08:39 riastradh Exp $
.\"
.\" Copyright (c) 2016 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -163,7 +163,7 @@
object
.Fa element Ns Li -> Ns Fa NAME .
.\""""""""""""""""
-.It Fn PSLIST_ENTRY_DESTROY element
+.It Fn PSLIST_ENTRY_DESTROY element NAME
Destroy the
.Vt struct pslist_entry
object
Home |
Main Index |
Thread Index |
Old Index