1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Description: Correct an error in the manpage
Author: Chris Carr <rantingman@gmail.com>
Forwarded: not yet
--- angband-3.5.1-old/src/angband.man 2015-01-17 13:03:02.000000000 +0000
+++ angband-3.5.1/src/angband.man 2015-01-19 23:45:21.554230622 +0000
@@ -65,7 +65,7 @@
has been compiled with
.I ncurses
and the
-.I X Windowing system, SDL and GTK
+.I X Windowing system and SDL
front-ends, and hence can be played on a virtual console as well as under
.I X.
In the latter cases, the game can use multiple windows.
|