Module Name: src
Committed By: wiz
Date: Sun May 8 10:13:01 UTC 2016
Modified Files:
src/share/man/man9: wapbl.9
Log Message:
Remove unnecessary Ns macro.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/wapbl.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/wapbl.9
diff -u src/share/man/man9/wapbl.9:1.13 src/share/man/man9/wapbl.9:1.14
--- src/share/man/man9/wapbl.9:1.13 Sat May 7 16:01:00 2016
+++ src/share/man/man9/wapbl.9 Sun May 8 10:13:01 2016
@@ -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 @@ must be
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