diff options
Diffstat (limited to 'games/nethack33/files/patch-recover.6')
-rw-r--r-- | games/nethack33/files/patch-recover.6 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/games/nethack33/files/patch-recover.6 b/games/nethack33/files/patch-recover.6 new file mode 100644 index 000000000000..a252961f0cbc --- /dev/null +++ b/games/nethack33/files/patch-recover.6 @@ -0,0 +1,22 @@ +$FreeBSD$ + +--- doc/recover.6.orig Mon Apr 12 09:28:09 2004 ++++ doc/recover.6 Mon Apr 12 09:31:27 2004 +@@ -31,7 +31,7 @@ + supplies a directory which is the NetHack playground. + It overrides the value from NETHACKDIR, HACKDIR, or the directory + specified by the game administrator during compilation +-(usually /usr/games/lib/nethackdir). ++(usually %%HACKDIR%%). + .PP + For recovery to be possible, + .I nethack +@@ -103,7 +103,7 @@ + .I nethack + will find them in the uncompressed form. + .SH "SEE ALSO" +-nethack(6) ++%%HACKNAME%%(6) + .SH BUGS + .PP + .I recover |