Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 B_DELWRI got renamed BO_DELWRI ages ago.
details: https://anonhg.NetBSD.org/src/rev/b7205c0f4c98
branches: trunk
changeset: 352797:b7205c0f4c98
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Apr 10 22:36:14 2017 +0000
description:
B_DELWRI got renamed BO_DELWRI ages ago.
diffstat:
share/man/man9/buffercache.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0f4865525448 -r b7205c0f4c98 share/man/man9/buffercache.9
--- a/share/man/man9/buffercache.9 Mon Apr 10 22:25:36 2017 +0000
+++ b/share/man/man9/buffercache.9 Mon Apr 10 22:36:14 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: buffercache.9,v 1.30 2015/04/20 06:50:13 wiz Exp $
+.\" $NetBSD: buffercache.9,v 1.31 2017/04/10 22:36:14 riastradh Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -253,7 +253,7 @@
.Fn bdwrite
won't start any I/O.
It only marks the buffer as dirty
-.Pq Dv B_DELWRI
+.Pq Dv BO_DELWRI
and unbusy it.
.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.It Fn getblk "vp" "blkno" "size" "slpflag" "slptimeo"
Home |
Main Index |
Thread Index |
Old Index