Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist/lib Remove comma after the last Nm en...
details: https://anonhg.NetBSD.org/src/rev/1f45e3ec20a4
branches: trunk
changeset: 351033:1f45e3ec20a4
user: abhinav <abhinav%NetBSD.org@localhost>
date: Tue Jan 31 16:23:18 2017 +0000
description:
Remove comma after the last Nm entry.
diffstat:
external/bsd/blacklist/lib/libblacklist.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 346b40886850 -r 1f45e3ec20a4 external/bsd/blacklist/lib/libblacklist.3
--- a/external/bsd/blacklist/lib/libblacklist.3 Tue Jan 31 16:13:56 2017 +0000
+++ b/external/bsd/blacklist/lib/libblacklist.3 Tue Jan 31 16:23:18 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: libblacklist.3,v 1.3 2015/01/25 23:09:28 wiz Exp $
+.\" $NetBSD: libblacklist.3,v 1.4 2017/01/31 16:23:18 abhinav Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -36,7 +36,7 @@
.Nm blacklist_r ,
.Nm blacklist ,
.Nm blacklist_sa
-.Nm blacklist_sa_r ,
+.Nm blacklist_sa_r
.Nd Blacklistd notification library
.Sh LIBRARY
.Lb libblacklist
Home |
Main Index |
Thread Index |
Old Index