Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 options(4): Clarify MSGBUFSIZE units: bytes.
details: https://anonhg.NetBSD.org/src/rev/8a94abe8c3f7
branches: trunk
changeset: 369712:8a94abe8c3f7
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sun Aug 28 14:29:05 2022 +0000
description:
options(4): Clarify MSGBUFSIZE units: bytes.
diffstat:
share/man/man4/options.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 58f5ecf01f19 -r 8a94abe8c3f7 share/man/man4/options.4
--- a/share/man/man4/options.4 Sun Aug 28 13:56:56 2022 +0000
+++ b/share/man/man4/options.4 Sun Aug 28 14:29:05 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.522 2022/05/07 04:35:20 rin Exp $
+.\" $NetBSD: options.4,v 1.523 2022/08/28 14:29:05 riastradh Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -669,7 +669,7 @@
.Xr ktrace 1
for details.
.It Cd options MSGBUFSIZE=integer
-This option sets the size of the kernel message buffer.
+This option sets the size of the kernel message buffer in bytes.
This buffer holds the kernel output of
.Fn printf
when not (yet) read by
Home |
Main Index |
Thread Index |
Old Index