]> granicus.if.org Git - nethack/commitdiff
minor typo bit in NewInstall.unx
authornhmall <nhmall@nethack.org>
Thu, 13 Aug 2020 17:39:17 +0000 (13:39 -0400)
committernhmall <nhmall@nethack.org>
Thu, 13 Aug 2020 17:39:17 +0000 (13:39 -0400)
missing closing bracket ')' and wording change

sys/unix/NewInstall.unx

index 77cc3f68f32f4629616027d7761884b221cc20b8..9061007ffbb28a56489283b847751b3d02e1bbe9 100644 (file)
@@ -65,7 +65,7 @@ the following build command:
     make WANT_WIN_TTY=1 WANT_WIN_CURSES=1 WANT_WIN_X11=1 install
 
 To build a binary with tty + curses + X11 + Qt support (that is, all the
-available interaces that are supported, you can use the following shorthand
+available interaces that are available), you can use the following shorthand
 build command:
     make WANT_WIN_ALL all
     make WANT_WIN_ALL install
@@ -146,6 +146,6 @@ additional interfaces. See below.
  | --remove-section=.note.ABI-tag/usr/lib/x86_64-linux-gnu/libQt5Core.so.5    |
  +----------+---------+-----------------+-------------------------------------+
 
-# NetHack 3.7  NewInstall.unx       $NHDT-Date: 1597340052 2020/08/13 17:34:12 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.6 $
+# NetHack 3.7  NewInstall.unx       $NHDT-Date: 1597340354 2020/08/13 17:39:14 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.7 $
 # Copyright (c) 2009 by Kenneth Lorber, Kensington, Maryland
 # NetHack may be freely redistributed.  See license for details.