Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Fix pasto in .Dt title



details:   https://anonhg.NetBSD.org/src/rev/1778c67ea9c6
branches:  trunk
changeset: 323449:1778c67ea9c6
user:      uwe <uwe%NetBSD.org@localhost>
date:      Fri Jun 15 21:51:32 2018 +0000

description:
Fix pasto in .Dt title

diffstat:

 share/man/man9/specificdata.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5dc744b10f3c -r 1778c67ea9c6 share/man/man9/specificdata.9
--- a/share/man/man9/specificdata.9     Fri Jun 15 21:22:35 2018 +0000
+++ b/share/man/man9/specificdata.9     Fri Jun 15 21:51:32 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: specificdata.9,v 1.3 2018/06/15 15:15:10 wiz Exp $
+.\"    $NetBSD: specificdata.9,v 1.4 2018/06/15 21:51:32 uwe Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd June 3, 2018
-.Dt MODULE 9
+.Dt SPECIFICDATA 9
 .Os
 .Sh NAME
 .Nm specificdata ,



Home | Main Index | Thread Index | Old Index