Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Remove trailing comma after last Nm entry in th...
details: https://anonhg.NetBSD.org/src/rev/2dae4aa842a4
branches: trunk
changeset: 357050:2dae4aa842a4
user: abhinav <abhinav%NetBSD.org@localhost>
date: Tue Oct 24 18:54:03 2017 +0000
description:
Remove trailing comma after last Nm entry in the NAME section
diffstat:
lib/libc/gen/getgrouplist.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3c921d142161 -r 2dae4aa842a4 lib/libc/gen/getgrouplist.3
--- a/lib/libc/gen/getgrouplist.3 Tue Oct 24 18:50:46 2017 +0000
+++ b/lib/libc/gen/getgrouplist.3 Tue Oct 24 18:54:03 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getgrouplist.3,v 1.14 2008/05/02 18:11:04 martin Exp $
+.\" $NetBSD: getgrouplist.3,v 1.15 2017/10/24 18:54:03 abhinav Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.Os
.Sh NAME
.Nm getgrouplist ,
-.Nm getgroupmembership ,
+.Nm getgroupmembership
.Nd calculate group access list
.Sh LIBRARY
.Lb libc
Home |
Main Index |
Thread Index |
Old Index