diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 08:24:07 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 08:24:07 +0000 |
commit | 5efd8d820ed92c8bc133675984362bc6c36326a7 (patch) | |
tree | 79dbebe2556fa5d12b33dc3180f216b75eb47cb8 /share/FAQ | |
parent | 0289c61f1c1059e63c87533c9fa2d9f28f0ddb50 (diff) | |
download | src-test2-5efd8d820ed92c8bc133675984362bc6c36326a7.tar.gz src-test2-5efd8d820ed92c8bc133675984362bc6c36326a7.zip |
Notes
Diffstat (limited to 'share/FAQ')
-rw-r--r-- | share/FAQ/README | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/share/FAQ/README b/share/FAQ/README new file mode 100644 index 000000000000..c0e6ae87c367 --- /dev/null +++ b/share/FAQ/README @@ -0,0 +1,47 @@ +This directory contains frequently asked questions, short user guides, +tutorials and other miscellaneous information that may be of help +to the beginning (or even advanced) FreeBSD user. Any submissions +to this directory should be sent to: + + FreeBSD-FAQ@freefall.cdrom.com + +For inclusion with the next release. Your contributions are not only +welcome, but often save new users from uncountable headaches! If you've +written something you think may help new users, please - by all means +send it to us! + +Thanks! + + The FreeBSD Project + +---- +ROADMAP: + +File Description +=============================================================================== +FreeBSD.FAQ The overall FreeBSD FAQ - posted regularly to + USENET. + +MIRROR.SITES A list of all sites mirroring FreeBSD 2.x. + +NFS.FAQ Tips for users using NFS between FreeBSD + and workstation hardware. + +Systems.FAQ Systems and configurations on which FreeBSD + is "known" to work. + +current-policy.FAQ What you should know about running + FreeBSD-current. + +kernel-debug.FAQ How to debug kernels. + +mailing-list.FAQ All about the FreeBSD mailing lists. + +ports-supfile A sample supfile for the FreeBSD ports + collection. + +slip-dialup How to configure SLIP. + +standard-supfile A sample supfile for the FreeBSD source tree. + +sup.FAQ All about sup in general. |