Fix some nits. Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>

This commit is contained in:
Andreas Jaeger 2001-02-26 07:28:08 +00:00
parent af08771fd7
commit 3b01907740

4
FAQ.in
View file

@ -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?