From 068a460d0539975fa47ef5443ed0fdcbff71b7ae Mon Sep 17 00:00:00 2001 From: nhkeni Date: Mon, 28 Aug 2023 16:17:41 -0400 Subject: [PATCH] fix various typos in NHDT lines --- doc/.gitattributes | 2 +- doc/dlb.6 | 3 ++- doc/fixes3-7-0.txt | 2 +- doc/sound.txt | 2 +- include/seffects.h | 2 +- include/sndprocs.h | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/.gitattributes b/doc/.gitattributes index 19574823a..4872ed619 100644 --- a/doc/.gitattributes +++ b/doc/.gitattributes @@ -2,7 +2,7 @@ *.6 NHSUBST *.7 NHSUBST fixes* NHSUBST -window.txt NHSUBST +*.txt NHSUBST config.nh NHSUBST Guidebook.txt NH_header=no tmac.n NH_header=no diff --git a/doc/dlb.6 b/doc/dlb.6 index 6fa4d1761..785120aa2 100644 --- a/doc/dlb.6 +++ b/doc/dlb.6 @@ -1,3 +1,4 @@ +.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.12 $ $NHDT-Date: 1693253316 2023/08/28 20:08:36 $ .\"DO NOT REMOVE NH_DATESUB .TH DLB 6 "DATE(%-d %B %Y)" NETHACK .TH DLB 6 "8 February 2022" NETHACK .\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y) @@ -9,7 +10,7 @@ .ds Nr \\$2 .. .NB $NHDT-Branch: NetHack-3.7 $ -.NR $NHDT-Revision: 1.10 $ +.NR $NHDT-Revision: 1.12 $ .ds Na Kenneth Lorber .SH NAME dlb \- NetHack data librarian diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index cd97ee895..fd32f5962 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1,4 +1,4 @@ -DT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.1222 $ $NHDT-Date: 1689448843 2023/07/15 19:20:43 $ +$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.1222 $ $NHDT-Date: 1689448843 2023/07/15 19:20:43 $ General Fixes and Modified Features ----------------------------------- diff --git a/doc/sound.txt b/doc/sound.txt index 30498a58a..abcc4ec68 100644 --- a/doc/sound.txt +++ b/doc/sound.txt @@ -1,4 +1,4 @@ -NetHack 3.7 sound.txt $NHDT-Date: $ $NHDT-Branch: $:$NHDT-Revision: $ +NetHack 3.7 sound.txt $NHDT-Date: 1693253363 2023/08/28 20:09:23 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.7 $ Introduction diff --git a/include/seffects.h b/include/seffects.h index 742370cfd..849fa722f 100644 --- a/include/seffects.h +++ b/include/seffects.h @@ -1,4 +1,4 @@ -/* NetHack 3.7 seffects.h $NHDT-Date: $ $NHDT-Branch: $:$NHDT-Revision: $ */ +/* NetHack 3.7 seffects.h $NHDT-Date: 1693253118 2023/08/28 20:05:18 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.3 $ */ /* Copyright (c) Michael Allison, 2023 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/include/sndprocs.h b/include/sndprocs.h index 9d9d981c0..b45db4a35 100755 --- a/include/sndprocs.h +++ b/include/sndprocs.h @@ -1,4 +1,4 @@ -/* NetHack 3.7 sndprocs.h $NHDT-Date: $ $NHDT-Branch: $:$NHDT-Revision: $ */ +/* NetHack 3.7 sndprocs.h $NHDT-Date: 1693253118 2023/08/28 20:05:18 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.24 $ */ /* Copyright (c) Michael Allison, 2022 */ /* NetHack may be freely redistributed. See license for details. */