CRASHREPORTURL should have been updated at 5.0.0 release

This commit is contained in:
nhkeni
2026-06-23 19:14:54 -04:00
parent e6b5338441
commit 2c58864b1c
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
.\" $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.614 $ $NHDT-Date: 1770881338 2026/02/11 23:28:58 $
.\" $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.652 $ $NHDT-Date: 1782274458 2026/06/23 23:14:18 $
.\"
.\" This is an excerpt from the 'roff' man page from the 'groff' package.
.\"+--
@@ -60,7 +60,7 @@
.ds f0 \*(vr
.ds f1 \" empty
.\"DO NOT REMOVE NH_DATESUB .ds f2 Date(%B %-d, %Y)
.ds f2 May 29, 2026
.ds f2 June 23, 2026
.
.\" A note on some special characters:
.\" \(lq = left double quote
@@ -6387,7 +6387,7 @@ large unless it is actively maintained.
.
.lp
CRASHREPORTURL\ =\ If set to
\f(CRhttps://www.nethack.org/links/cr-37BETA.html\fP
\f(CRhttps://www.nethack.org/links/cr-5.0.0.html\fP
and support is compiled in, brings up a browser window pre-populated with
the information needed to report a problem if the game panics or ends
up in an internally inconsistent state, or if the #bugreport command is
+3 -3
View File
@@ -1,4 +1,4 @@
% NetHack 5.0 Guidebook.tex $NHDT-Date: 1770881338 2026/02/11 23:28:58 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.596 $ */
% NetHack 5.0 Guidebook.tex $NHDT-Date: 1782274458 2026/06/23 23:14:18 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.630 $ */
\documentclass[titlepage]{article}
\usepackage[hidelinks]{hyperref}
\usepackage{longtable}
@@ -25,7 +25,7 @@
\author{Original version - Eric S. Raymond\\
(Edited and expanded for 5.0.0 by Mike Stephenson and others)}
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
\date{May 29, 2026}
\date{June 23, 2026}
\maketitle
@@ -7010,7 +7010,7 @@ large unless it is actively maintained.
%.lp
\item[CRASHREPORTURL]
If set to
\url{https://www.nethack.org/links/cr-37BETA.html}
\url{https://www.nethack.org/links/cr-5.0.0.html}
and support is compiled in, brings up a browser window populated with
the information needed to report a problem if the game panics or ends
up in an internally inconsistent state, or if the \#bugreport command is