Module Name:    src
Committed By:   abhinav
Date:           Tue Oct 24 18:54:03 UTC 2017

Modified Files:
        src/lib/libc/gen: getgrouplist.3

Log Message:
Remove trailing comma after last Nm entry in the NAME section


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/gen/getgrouplist.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/getgrouplist.3
diff -u src/lib/libc/gen/getgrouplist.3:1.14 src/lib/libc/gen/getgrouplist.3:1.15
--- src/lib/libc/gen/getgrouplist.3:1.14	Fri May  2 18:11:04 2008
+++ src/lib/libc/gen/getgrouplist.3	Tue Oct 24 18:54:03 2017
@@ -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

Reply via email to