Module Name: src Committed By: riastradh Date: Sat Apr 9 15:08:39 UTC 2016
Modified Files: src/share/man/man9: pslist.9 Log Message: Fix missing NAME operand to PSLIST_ENTRY_DESTROY. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 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.5 src/share/man/man9/pslist.9:1.6 --- src/share/man/man9/pslist.9:1.5 Sat Apr 9 13:38:20 2016 +++ src/share/man/man9/pslist.9 Sat Apr 9 15:08:39 2016 @@ -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 @@ Initialize the 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