Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Use less macros for same output.
details: https://anonhg.NetBSD.org/src/rev/94eaef73b4ec
branches: trunk
changeset: 336901:94eaef73b4ec
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 26 22:04:38 2015 +0000
description:
Use less macros for same output.
diffstat:
share/man/man9/wapbl.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r bed2b66fab22 -r 94eaef73b4ec share/man/man9/wapbl.9
--- a/share/man/man9/wapbl.9 Thu Mar 26 22:01:42 2015 +0000
+++ b/share/man/man9/wapbl.9 Thu Mar 26 22:04:38 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wapbl.9,v 1.1 2015/03/26 21:38:49 riastradh Exp $
+.\" $NetBSD: wapbl.9,v 1.2 2015/03/26 22:04:38 wiz Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -105,7 +105,7 @@
issues writes (as in
.Xr bwrite 9
or
-.Xr bdwrite 9 Ns ),
+.Xr bdwrite 9 ) ,
they are grouped in batches called
.Em transactions
in memory, which are serialized to be consistent with program order
@@ -269,7 +269,7 @@
is a callback that
.Nm
will invoke as
-.Fa flushfn Ns Li ( Fa mp Ns Li , Fa deallocblks Ns Li , Fa dealloclens Ns Li , Fa dealloccnt Ns Li )
+.Fa flushfn Ns ( Fa mp , Fa deallocblks , Fa dealloclens , Fa dealloccnt )
just before it flushes a transaction to disk, with the transaction
locked exclusively, where
.Fa mp
Home |
Main Index |
Thread Index |
Old Index