CRASHREPORTURL should have been updated at 5.0.0 release
This commit is contained in:
+3
-3
@@ -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.
|
.\" This is an excerpt from the 'roff' man page from the 'groff' package.
|
||||||
.\"+--
|
.\"+--
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
.ds f0 \*(vr
|
.ds f0 \*(vr
|
||||||
.ds f1 \" empty
|
.ds f1 \" empty
|
||||||
.\"DO NOT REMOVE NH_DATESUB .ds f2 Date(%B %-d, %Y)
|
.\"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:
|
.\" A note on some special characters:
|
||||||
.\" \(lq = left double quote
|
.\" \(lq = left double quote
|
||||||
@@ -6387,7 +6387,7 @@ large unless it is actively maintained.
|
|||||||
.
|
.
|
||||||
.lp
|
.lp
|
||||||
CRASHREPORTURL\ =\ If set to
|
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
|
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
|
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
|
up in an internally inconsistent state, or if the #bugreport command is
|
||||||
|
|||||||
+3
-3
@@ -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}
|
\documentclass[titlepage]{article}
|
||||||
\usepackage[hidelinks]{hyperref}
|
\usepackage[hidelinks]{hyperref}
|
||||||
\usepackage{longtable}
|
\usepackage{longtable}
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
\author{Original version - Eric S. Raymond\\
|
\author{Original version - Eric S. Raymond\\
|
||||||
(Edited and expanded for 5.0.0 by Mike Stephenson and others)}
|
(Edited and expanded for 5.0.0 by Mike Stephenson and others)}
|
||||||
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
|
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
|
||||||
\date{May 29, 2026}
|
\date{June 23, 2026}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
@@ -7010,7 +7010,7 @@ large unless it is actively maintained.
|
|||||||
%.lp
|
%.lp
|
||||||
\item[CRASHREPORTURL]
|
\item[CRASHREPORTURL]
|
||||||
If set to
|
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
|
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
|
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
|
up in an internally inconsistent state, or if the \#bugreport command is
|
||||||
|
|||||||
Reference in New Issue
Block a user