Module Name:    src
Committed By:   kim
Date:           Fri Feb 28 07:30:51 UTC 2020

Modified Files:
        src/share/man/man7: groups.7 users.7

Log Message:
Fix .Dt to match installed section


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/groups.7
cvs rdiff -u -r1.3 -r1.4 src/share/man/man7/users.7

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

Modified files:

Index: src/share/man/man7/groups.7
diff -u src/share/man/man7/groups.7:1.5 src/share/man/man7/groups.7:1.6
--- src/share/man/man7/groups.7:1.5	Wed Feb 26 18:32:57 2020
+++ src/share/man/man7/groups.7	Fri Feb 28 07:30:51 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: groups.7,v 1.5 2020/02/26 18:32:57 uwe Exp $
+.\"	$NetBSD: groups.7,v 1.6 2020/02/28 07:30:51 kim Exp $
 .\"
 .\" Copyright (c) 2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd February 25, 2020
-.Dt GROUPS 5
+.Dt GROUPS 7
 .Os
 .\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 .Sh NAME

Index: src/share/man/man7/users.7
diff -u src/share/man/man7/users.7:1.3 src/share/man/man7/users.7:1.4
--- src/share/man/man7/users.7:1.3	Wed Feb 26 18:39:24 2020
+++ src/share/man/man7/users.7	Fri Feb 28 07:30:51 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: users.7,v 1.3 2020/02/26 18:39:24 uwe Exp $
+.\"	$NetBSD: users.7,v 1.4 2020/02/28 07:30:51 kim Exp $
 .\"
 .\" Copyright (c) 2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd February 25, 2020
-.Dt USERS 5
+.Dt USERS 7
 .Os
 .\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 .Sh NAME

Reply via email to