Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Whitespace fixes.
details: https://anonhg.NetBSD.org/src/rev/1795872cac83
branches: trunk
changeset: 319909:1795872cac83
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 15 15:14:15 2018 +0000
description:
Whitespace fixes.
diffstat:
share/man/man9/module.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r f9b2213bb0a1 -r 1795872cac83 share/man/man9/module.9
--- a/share/man/man9/module.9 Fri Jun 15 15:12:49 2018 +0000
+++ b/share/man/man9/module.9 Fri Jun 15 15:14:15 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.46 2018/06/03 10:34:59 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.47 2018/06/15 15:14:15 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -503,7 +503,8 @@
Deletes the specified specificdata_key
.Fa key
from the
-.Nm domain.
+.Nm
+domain.
.It module_getspecific "module_t *mod" "specificdata_key_t key"
Retrieves the value associated with
.Fa key
@@ -516,7 +517,6 @@
.Fa key
for module
.Fa mod .
-
.El
.Sh PROGRAMMING CONSIDERATIONS
The module subsystem is designed to be called recursively, but only within
Home |
Main Index |
Thread Index |
Old Index