Module Name: src
Committed By: wiz
Date: Sat May 5 21:33:53 UTC 2018
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Fix tab/macro order.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/share/man/man7/sysctl.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.126 src/share/man/man7/sysctl.7:1.127
--- src/share/man/man7/sysctl.7:1.126 Sat May 5 20:20:43 2018
+++ src/share/man/man7/sysctl.7 Sat May 5 21:33:53 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.126 2018/05/05 20:20:43 christos Exp $
+.\" $NetBSD: sysctl.7,v 1.127 2018/05/05 21:33:53 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -2112,7 +2112,7 @@ deferred for cleanup by a kernel task.
.Pp
Other variables are specific to a socket type:
.Bl -column "seqpacket" "sendspace" "integer" "Changeable" -offset indent
-.It Sy "Socket Type" Sy Variable Type Ta Sy Changeable
+.It Sy "Socket Type" Sy Variable Type Ta Sy Changeable
.It dgram pcblist struct no
.It dgram recvspace integer yes
.It dgram sendspace integer yes