Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Fix tab/macro order.
details: https://anonhg.NetBSD.org/src/rev/95888cec6394
branches: trunk
changeset: 361643:95888cec6394
user: wiz <wiz%NetBSD.org@localhost>
date: Sat May 05 21:33:53 2018 +0000
description:
Fix tab/macro order.
diffstat:
share/man/man7/sysctl.7 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 61ce6ca6cc57 -r 95888cec6394 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Sat May 05 21:16:31 2018 +0000
+++ b/share/man/man7/sysctl.7 Sat May 05 21:33:53 2018 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index