Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Correct mandoc warnings and errors
details: https://anonhg.NetBSD.org/src/rev/e111c4f026a2
branches: trunk
changeset: 339314:e111c4f026a2
user: kamil <kamil%NetBSD.org@localhost>
date: Sat Jul 11 16:47:49 2015 +0000
description:
Correct mandoc warnings and errors
This change should be no visible to users.
diffstat:
share/man/man7/sysctl.7 | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diffs (74 lines):
diff -r f4b9b75b4407 -r e111c4f026a2 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Sat Jul 11 16:41:08 2015 +0000
+++ b/share/man/man7/sysctl.7 Sat Jul 11 16:47:49 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.89 2015/07/11 09:55:21 wiz Exp $
+.\" $NetBSD: sysctl.7,v 1.90 2015/07/11 16:47:49 kamil Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -205,7 +205,6 @@
.It hw.usermem integer no
.It hw.usermem64 quad no
.El
-.Pp
.Bl -tag -width "123456"
.It Li hw.alignbytes ( HW_ALIGNBYTES )
Alignment constraint for all possible data types.
@@ -605,7 +604,6 @@
.It KERN_SYSVIPC_SEM_INFO struct sem_sysctl_info
.It KERN_SYSVIPC_SHM_INFO struct shm_sysctl_info
.El
-.Pp
.Bl -tag -width "123456"
.It Li KERN_SYSVIPC_MSG_INFO
Return information on the System V style message facility.
@@ -1197,7 +1195,6 @@
.It net.inet6 IPv6 values yes
.It net.key IPsec key management values yes
.El
-.Pp
.Bl -tag -width "123456"
.It Li net.route ( PF_ROUTE )
.\" XXX really?
@@ -1623,7 +1620,7 @@
.It ip6 accept_rtadv integer yes
.It ip6 anonportalgo.selected string yes
.It ip6 anonportalgo.available string yes
-.It ip6 anonportalgo.reserve struct yes
+.It ip6 anonportalgo.reserve struct yes
.It ip6 anonportmax integer yes
.It ip6 anonportmin integer yes
.It ip6 auto_flowlabel integer yes
@@ -2240,7 +2237,6 @@
.It vm.uvmexp2 struct uvmexp_sysctl no
.It vm.vmmeter struct vmtotal no
.El
-.Pp
.Bl -tag -width "123456"
.It Li vm.anonmax ( VM_ANONMAX )
The percentage of physical memory which will be reclaimed
@@ -2314,7 +2310,6 @@
.It ddb.tee_msgbuf integer yes
.It ddb.commandonenter string yes
.El
-.Pp
.Bl -tag -width "123456"
.It Li ddb.radix ( DDBCTL_RADIX )
The input and output radix.
@@ -2366,7 +2361,6 @@
.El
.Pp
Available settings are detailed below.
-.Pp
.Bl -tag -width "123456"
.It Li security.curtain
If non-zero, will filter return objects according to the user
@@ -2420,7 +2414,6 @@
.It Li security.pax.segvguard.max_crashes integer yes
.It Li security.pax.segvguard.suspend_timeout integer yes
.El
-.Pp
.Bl -tag -width "123456"
.It Li security.pax.aslr.enabled
Enable PaX ASLR (Address Space Layout Randomization).
Home |
Main Index |
Thread Index |
Old Index