Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Fix .Dt to match installed section
details: https://anonhg.NetBSD.org/src/rev/fc3137c8096b
branches: trunk
changeset: 969700:fc3137c8096b
user: kim <kim%NetBSD.org@localhost>
date: Fri Feb 28 07:30:51 2020 +0000
description:
Fix .Dt to match installed section
diffstat:
share/man/man7/groups.7 | 4 ++--
share/man/man7/users.7 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 03de7c568383 -r fc3137c8096b share/man/man7/groups.7
--- a/share/man/man7/groups.7 Fri Feb 28 06:53:22 2020 +0000
+++ b/share/man/man7/groups.7 Fri Feb 28 07:30:51 2020 +0000
@@ -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
diff -r 03de7c568383 -r fc3137c8096b share/man/man7/users.7
--- a/share/man/man7/users.7 Fri Feb 28 06:53:22 2020 +0000
+++ b/share/man/man7/users.7 Fri Feb 28 07:30:51 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index