Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove unnecessary Ns macro.
details: https://anonhg.NetBSD.org/src/rev/55c944e16338
branches: trunk
changeset: 345122:55c944e16338
user: wiz <wiz%NetBSD.org@localhost>
date: Sun May 08 10:13:01 2016 +0000
description:
Remove unnecessary Ns macro.
diffstat:
share/man/man9/wapbl.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 56ed3f1f7675 -r 55c944e16338 share/man/man9/wapbl.9
--- a/share/man/man9/wapbl.9 Sun May 08 09:19:28 2016 +0000
+++ b/share/man/man9/wapbl.9 Sun May 08 10:13:01 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wapbl.9,v 1.13 2016/05/07 16:01:00 riastradh Exp $
+.\" $NetBSD: wapbl.9,v 1.14 2016/05/08 10:13:01 wiz Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -279,7 +279,7 @@
is a callback that
.Nm
will invoke as
-.Fa flushfn Ns ( Fa mp , Fa deallocblks , Fa dealloclens , Fa dealloccnt )
+.Fa flushfn ( Fa mp , Fa deallocblks , Fa dealloclens , Fa dealloccnt )
just before it flushes a transaction to disk, with the an exclusive
lock held on the transaction, where
.Fa mp
Home |
Main Index |
Thread Index |
Old Index