summaryrefslogtreecommitdiff
path: root/FAQ.in
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-02-26 07:28:08 +0000
committerAndreas Jaeger <aj@suse.de>2001-02-26 07:28:08 +0000
commit3b01907740058b38f1d71806f96be0c32efb28d7 (patch)
treea9ae87e12b7d77fec0ebfe047cc4efe53b729995 /FAQ.in
parentaf08771fd7abcddc0ef5f5bccb96c38587a8de12 (diff)
Fix some nits. Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>
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?