Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Last Nm macro line must not end with a comma.
details: https://anonhg.NetBSD.org/src/rev/02a06706e5ee
branches: trunk
changeset: 350686:02a06706e5ee
user: njoly <njoly%NetBSD.org@localhost>
date: Mon Jan 16 12:54:25 2017 +0000
description:
Last Nm macro line must not end with a comma.
diffstat:
share/man/man9/sockopt.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f3ed04149cf4 -r 02a06706e5ee share/man/man9/sockopt.9
--- a/share/man/man9/sockopt.9 Mon Jan 16 12:50:14 2017 +0000
+++ b/share/man/man9/sockopt.9 Mon Jan 16 12:54:25 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sockopt.9,v 1.9 2017/01/16 12:50:14 njoly Exp $
+.\" $NetBSD: sockopt.9,v 1.10 2017/01/16 12:54:25 njoly Exp $
.\"
.\" Copyright (c) 2008 Iain Hibbert
.\" All rights reserved.
@@ -32,7 +32,7 @@
.Nm sockopt_get ,
.Nm sockopt_getint ,
.Nm sockopt_set ,
-.Nm sockopt_setint ,
+.Nm sockopt_setint
.Nd socket options handling
.Sh SYNOPSIS
.In sys/socketvar.h
Home |
Main Index |
Thread Index |
Old Index