Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Use Dv. Bump date for previous.
details: https://anonhg.NetBSD.org/src/rev/9b268cd541ae
branches: trunk
changeset: 977154:9b268cd541ae
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Oct 17 09:20:33 2020 +0000
description:
Use Dv. Bump date for previous.
diffstat:
share/man/man7/sysctl.7 | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 56fc52d2e66a -r 9b268cd541ae share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Sat Oct 17 09:06:15 2020 +0000
+++ b/share/man/man7/sysctl.7 Sat Oct 17 09:20:33 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.150 2020/10/17 09:06:15 mlelstv Exp $
+.\" $NetBSD: sysctl.7,v 1.151 2020/10/17 09:20:33 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
-.Dd August 20, 2020
+.Dd October 17, 2020
.Dt SYSCTL 7
.Os
.Sh NAME
@@ -1208,7 +1208,10 @@
.Xr sched 3 .
.El
.It Li kern.sofixedbuf ( Dv KERN_SOFIXEDBUF )
-Prevent socket buffer autoscaling when a size is set with SO_SNDBUF or SO_RCVBUF.
+Prevent socket buffer autoscaling when a size is set with
+.Dv SO_SNDBUF
+or
+.Dv SO_RCVBUF .
.It Li kern.somaxkva ( Dv KERN_SOMAXKVA )
Maximum amount of kernel memory to be used for socket buffers in bytes.
.It Li kern.sooptions
Home |
Main Index |
Thread Index |
Old Index