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 more markup.
details: https://anonhg.NetBSD.org/src/rev/ac883b7249d2
branches: trunk
changeset: 348966:ac883b7249d2
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Nov 18 08:29:43 2016 +0000
description:
Use more markup.
diffstat:
share/man/man9/bufq.9 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 0abccae5be6e -r ac883b7249d2 share/man/man9/bufq.9
--- a/share/man/man9/bufq.9 Fri Nov 18 08:13:02 2016 +0000
+++ b/share/man/man9/bufq.9 Fri Nov 18 08:29:43 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bufq.9,v 1.21 2016/11/17 01:16:27 pgoyette Exp $
+.\" $NetBSD: bufq.9,v 1.22 2016/11/18 08:29:43 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -79,7 +79,11 @@
Various strategies for ordering of entries in the buffer queues can be
provided by loadable kernel modules (see
.Xr module 9 ) .
-By default, the BUFQ_FCFS and BUFQ_DISKSORT strategies are included in
+By default, the
+.Dv BUFQ_FCFS
+and
+.Dv BUFQ_DISKSORT
+strategies are included in
the kernel; see
.Xr options 4
for more details.
Home |
Main Index |
Thread Index |
Old Index