From: nhmall Date: Fri, 28 Jan 2022 15:57:08 +0000 (-0500) Subject: Jan 28 cron daily updates X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9228bd2843a5cd5ff6b05e6362a9d0abe40c354;p=nethack Jan 28 cron daily updates --- diff --git a/Files b/Files index badecc921..8bb173aea 100644 --- a/Files +++ b/Files @@ -339,13 +339,14 @@ vmsmain.c vmsmisc.c vmstty.c vmsunix.c sys/windows: (files for Windows 7/8.x/10 version) -.nethackrc.template Install.windows Makefile.gcc -Makefile.msc console.rc consoletty.c -nethack.def nhico.uu nhsetup.bat -ntsound.c porthelp stub-pdcscrn.c -stubs.c sysconf.template travis-gcc.sh -win10.c win10.h win32api.h -windmain.c windsys.c winos.h +.nethackrc.template Install.windows Makefile.mingw32 +Makefile.mingw32.depend Makefile.msc console.rc +consoletty.c nethack.def nhico.uu +nhsetup.bat ntsound.c porthelp +stub-pdcscrn.c stubs.c sysconf.template +travis-gcc.sh win10.c win10.h +win32api.h windmain.c windsys.c +winos.h sys/windows/vs: (files for Visual Studio 2017 or 2019 Community Edition builds) diff --git a/doc/dlb.6 b/doc/dlb.6 index 23e98c2f7..b1e6fbb59 100644 --- a/doc/dlb.6 +++ b/doc/dlb.6 @@ -1,14 +1,13 @@ -.TH DLB 6 "25 May 2015" NETHACK -.de ND -.ds Nd \\$3 -.. +.\"DO NOT REMOVE NH_DATESUB .TH DLB 6 "DATE(%d %B %Y)" NETHACK +.TH DLB 6 "22 January 2022" NETHACK +.\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y) +.ds Nd 2022 .de NB .ds Nb \\$2 .. .de NR .ds Nr \\$2 .. -.ND $NHDT-Date: 1524689548 2018/04/25 20:52:28 $ .NB $NHDT-Branch: NetHack-3.6.0 $ .NR $NHDT-Revision: 1.7 $ .ds Na Kenneth Lorber @@ -104,6 +103,5 @@ Should include an optional compression facility. Not all read-only files for NetHack can be read out of an archive; examining the source is the only way to know which files can be. .SH COPYRIGHT -This file is Copyright (C) \*(Na and was last modified \*(Nd (version -\*(Nb:\*(Nr). +This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr. NetHack may be freely redistributed. See license for details. diff --git a/doc/dlb.txt b/doc/dlb.txt index 7fbd931f5..0150b8c08 100644 --- a/doc/dlb.txt +++ b/doc/dlb.txt @@ -63,10 +63,10 @@ BUGS way to know which files can be. COPYRIGHT - This file is Copyright (C) Kenneth Lorber and was last modified - 2018/04/25 (version NetHack-3.6.0:1.7). NetHack may be freely redis- - tributed. See license for details. + This file is Copyright (C) Kenneth Lorber, 2022 for version + NetHack-3.6.0:1.7. NetHack may be freely redistributed. See license + for details. -NETHACK 25 May 2015 DLB(6) +NETHACK 22 January 2022 DLB(6) diff --git a/doc/makedefs.6 b/doc/makedefs.6 index 99e115125..7eebe27d5 100644 --- a/doc/makedefs.6 +++ b/doc/makedefs.6 @@ -1,14 +1,13 @@ -.TH MAKEDEFS 6 "1 Jan 2020" NETHACK -.de ND -.ds Nd \\$3 -.. +.\"DO NOT REMOVE NH_DATESUB .TH MAKEDEFS 6 "DATE(%d %B %Y)" NETHACK +.TH MAKEDEFS 6 "22 January 2022" NETHACK +.\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y) +.ds Nd 2022 .de NB .ds Nb \\$2 .. .de NR .ds Nr \\$2 .. -.ND $NHDT-Date: 1524689549 2018/04/25 20:52:29 $ .NB $NHDT-Branch: NetHack-3.6.0 $ .NR $NHDT-Revision: 1.10 $ .ds Na Kenneth Lorber @@ -248,10 +247,6 @@ end the most recent conditional .\".SH EXAMPLES .SH AUTHOR The NetHack Development Team -.SH "SEE ALSO" -.PP -.BR dgn_comp (6) .SH COPYRIGHT -This file is Copyright (C) \*(Na and was last modified \*(Nd (version -\*(Nb:\*(Nr). +This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr. NetHack may be freely redistributed. See license for details. diff --git a/doc/makedefs.txt b/doc/makedefs.txt index e6b82116b..f922bc819 100644 --- a/doc/makedefs.txt +++ b/doc/makedefs.txt @@ -132,14 +132,11 @@ MDGREP FUNCTIONS AUTHOR The NetHack Development Team -SEE ALSO - dgn_comp(6) - COPYRIGHT - This file is Copyright (C) Kenneth Lorber and was last modified - 2018/04/25 (version NetHack-3.6.0:1.10). NetHack may be freely redis- - tributed. See license for details. + This file is Copyright (C) Kenneth Lorber, 2022 for version + NetHack-3.6.0:1.10. NetHack may be freely redistributed. See license + for details. -NETHACK 1 Jan 2020 MAKEDEFS(6) +NETHACK 22 January 2022 MAKEDEFS(6) diff --git a/doc/nethack.6 b/doc/nethack.6 index d599a0b1a..75f2de5cc 100644 --- a/doc/nethack.6 +++ b/doc/nethack.6 @@ -1,14 +1,13 @@ -.TH NETHACK 6 "2 February 2018" NETHACK -.de ND -.ds Nd \\$3 -.. +.\"DO NOT REMOVE NH_DATESUB .TH NETHACK 6 "DATE(%d %B %Y)" NETHACK +.TH NETHACK 6 "22 January 2022" NETHACK +.\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y) +.ds Nd 2022 .de NB .ds Nb \\$2 .. .de NR .ds Nr \\$2 .. -.ND $NHDT-Date: 1568509458 2019/09/15 01:04:18 $ .NB $NHDT-Branch: NetHack-3.6 $ .NR $NHDT-Revision: 1.16 $ .ds Na Robert Patrick Rankin @@ -397,8 +396,7 @@ recover(6) .PP Probably infinite. .SH COPYRIGHT -This file is Copyright (C) \*(Na and was last modified \*(Nd (version -\*(Nb:\*(Nr). +This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr. NetHack may be freely redistributed. See license for details. .PP Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc. diff --git a/doc/nethack.txt b/doc/nethack.txt index d1d187016..b58615a56 100644 --- a/doc/nethack.txt +++ b/doc/nethack.txt @@ -224,12 +224,12 @@ BUGS Probably infinite. COPYRIGHT - This file is Copyright (C) Robert Patrick Rankin and was last modified - 2019/09/15 (version NetHack-3.6:1.16). NetHack may be freely redis- - tributed. See license for details. + This file is Copyright (C) Robert Patrick Rankin, 2022 for version + NetHack-3.6:1.16. NetHack may be freely redistributed. See license + for details. Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc. -NETHACK 2 February 2018 NETHACK(6) +NETHACK 22 January 2022 NETHACK(6) diff --git a/doc/recover.6 b/doc/recover.6 index 1209d31d3..5c2ff2b56 100644 --- a/doc/recover.6 +++ b/doc/recover.6 @@ -1,14 +1,13 @@ -.TH RECOVER 6 "14 December 2015" NETHACK -.de ND -.ds Nd \\$3 -.. +.\"DO NOT REMOVE NH_DATESUB .TH RECOVER 6 "DATE(%d %B %Y)" NETHACK +.TH RECOVER 6 "22 January 2022" NETHACK +.\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y) +.ds Nd 2022 .de NB .ds Nb \\$2 .. .de NR .ds Nr \\$2 .. -.ND $NHDT-Date: 1524689550 2018/04/25 20:52:30 $ .NB $NHDT-Branch: NetHack-3.6.0 $ .NR $NHDT-Revision: 1.9 $ .ds Na Kenneth Lorber @@ -142,6 +141,5 @@ determine. should be taught to use the nethack playground locking mechanism to avoid conflicts. .SH COPYRIGHT -This file is Copyright (C) \*(Na and was last modified \*(Nd (version -\*(Nb:\*(Nr). +This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr. NetHack may be freely redistributed. See license for details. diff --git a/doc/recover.txt b/doc/recover.txt index c2d4af038..a2945c42f 100644 --- a/doc/recover.txt +++ b/doc/recover.txt @@ -80,10 +80,10 @@ BUGS nism to avoid conflicts. COPYRIGHT - This file is Copyright (C) Kenneth Lorber and was last modified - 2018/04/25 (version NetHack-3.6.0:1.9). NetHack may be freely redis- - tributed. See license for details. + This file is Copyright (C) Kenneth Lorber, 2022 for version + NetHack-3.6.0:1.9. NetHack may be freely redistributed. See license + for details. -NETHACK 14 December 2015 RECOVER(6) +NETHACK 22 January 2022 RECOVER(6)