summary refs log tree commit diff
path: root/FAQ.in
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ.in b/FAQ.in
index bdaa1274e6..67a54ba229 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -96,7 +96,7 @@ them.
 ??powerpc	Which compiler should I use for powerpc?
 
 {GK} You want to use at least gcc 2.95 (together with the right versions
-of all the other tools, of course).  See also question ?excpt.
+of all the other tools, of course).  See also ?excpt.
 
 ??arm	Which tools should I use for ARM?
 
@@ -723,7 +723,7 @@ necessary conversion and calls to create those files.  The file is
 `db-Makefile' in the subdirectory `nss' and you can call it with `make -f
 db-Makefile'.  Please note that not all services are capable of using a
 database.  Currently passwd, group, ethers, protocol, rpc, services shadow
-and netgroup are implemented.  See also question ?nssdb.
+and netgroup are implemented.  See also ?nssdb.
 
 ??	I have /usr/include/net and /usr/include/scsi as symlinks
 	into my Linux source tree.  Is that wrong?