Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 English improvements.
details: https://anonhg.NetBSD.org/src/rev/0457842a3c61
branches: trunk
changeset: 585102:0457842a3c61
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Oct 16 19:25:31 2005 +0000
description:
English improvements.
diffstat:
share/man/man9/bufq.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r a26da3578b70 -r 0457842a3c61 share/man/man9/bufq.9
--- a/share/man/man9/bufq.9 Sun Oct 16 19:23:35 2005 +0000
+++ b/share/man/man9/bufq.9 Sun Oct 16 19:25:31 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bufq.9,v 1.10 2005/10/16 04:11:02 yamt Exp $
+.\" $NetBSD: bufq.9,v 1.11 2005/10/16 19:25:31 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -79,7 +79,7 @@
The argument
.Fa strategy
specifies a buffer queue strategy to be used for this buffer queue.
-Following special values can be used.
+The following special values can be used:
.Pp
.Bl -tag -offset indent -width BUFQ_DISK_DEFAULT_STRAT -compact
.It Dv BUFQ_STRAT_ANY
@@ -115,7 +115,7 @@
.Dv ENOENT .
If this flag is not specified,
.Fn bufq_alloc
-will silently uses one of available strategies.
+will silently use one of available strategies.
.El
.It Fn bufq_drain "bufq"
Drain a
Home |
Main Index |
Thread Index |
Old Index