diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index fdb2c503fd..a6733357c1 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -15,7 +15,7 @@
- $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.112 2000/10/26 23:07:29 nik Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.113 2000/10/28 21:26:43 nik Exp $
This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
@@ -5710,14 +5710,36 @@ C:\="DOS"
Put the quota file on the file system that the quotas
- are to be enforced on. ie:
+ are to be enforced on. ie:
- FS QUOTA FILE
-/usr /usr/admin/quotas
-/home /home/admin/quotas
-...
+
+
+
+
+ Filesystem
+ Quota file
+
+
-
+
+
+ /usr
+ /usr/admin/quotas
+
+
+
+ /home
+ /home/admin/quotas
+
+
+
+ …
+ …
+
+
+
+
+
@@ -5962,15 +5984,14 @@ rewrite: ruleset 0 returns: $# uucp-dom $@ if-bus $: foo \
dialup ppp connection to the
internet, you will probably be given a mailbox on your ISPs
mail server. Lets assume your ISPs domain is
- myISP.com, and that your user name is
- user. Lets also assume you've
- called your machine bsd.home and that your
+ myISP.com, and that your user name is
+ user. Lets also assume you've
+ called your machine bsd.home and that your
ISP has told you that you may use
- relay.myISP.com as a mail relay.
+ relay.myISP.com as a mail relay.
In order to retrieve mail from your mailbox, you'll need
- to install a retrieval agent. Fetchmail is a good choice as it supports
+ to install a retrieval agent. Fetchmail is a good choice as it supports
many different protocols. Usually, POP3 will be provided by
your ISP. If you've chosen to use user-ppp, you can
automatically fetch your mail when a connection to the 'net is
@@ -5991,22 +6012,22 @@ rewrite: ruleset 0 returns: $# uucp-dom $@ if-bus $: foo \
is established.
I'm assuming that you have an account for
- user on
- bsd.home. In the home directory of
- user on
- bsd.home, create a
+ user on
+ bsd.home. In the home directory of
+ user on
+ bsd.home, create a
.fetchmailrc file:
poll myISP.com protocol pop3 fetchall pass MySecret
Needless to say, this file should not be readable by
- anyone except user as it contains
- the password MySecret.
+ anyone except user as it contains
+ the password MySecret.
In order to send mail with the correct
- from: header, you must tell
- sendmail to use user@myISP.com rather than
- user@bsd.home. You may also wish to tell
+ from: header, you must tell
+ sendmail to use user@myISP.com rather than
+ user@bsd.home. You may also wish to tell
sendmail to send all mail via
relay.myISP.com, allowing quicker mail
transmission.
diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml
index fdb2c503fd..a6733357c1 100644
--- a/en_US.ISO_8859-1/books/faq/book.sgml
+++ b/en_US.ISO_8859-1/books/faq/book.sgml
@@ -15,7 +15,7 @@
- $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.112 2000/10/26 23:07:29 nik Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.113 2000/10/28 21:26:43 nik Exp $
This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
@@ -5710,14 +5710,36 @@ C:\="DOS"
Put the quota file on the file system that the quotas
- are to be enforced on. ie:
+ are to be enforced on. ie:
- FS QUOTA FILE
-/usr /usr/admin/quotas
-/home /home/admin/quotas
-...
+
+
+
+
+ Filesystem
+ Quota file
+
+
-
+
+
+ /usr
+ /usr/admin/quotas
+
+
+
+ /home
+ /home/admin/quotas
+
+
+
+ …
+ …
+
+
+
+
+
@@ -5962,15 +5984,14 @@ rewrite: ruleset 0 returns: $# uucp-dom $@ if-bus $: foo \
dialup ppp connection to the
internet, you will probably be given a mailbox on your ISPs
mail server. Lets assume your ISPs domain is
- myISP.com, and that your user name is
- user. Lets also assume you've
- called your machine bsd.home and that your
+ myISP.com, and that your user name is
+ user. Lets also assume you've
+ called your machine bsd.home and that your
ISP has told you that you may use
- relay.myISP.com as a mail relay.
+ relay.myISP.com as a mail relay.
In order to retrieve mail from your mailbox, you'll need
- to install a retrieval agent. Fetchmail is a good choice as it supports
+ to install a retrieval agent. Fetchmail is a good choice as it supports
many different protocols. Usually, POP3 will be provided by
your ISP. If you've chosen to use user-ppp, you can
automatically fetch your mail when a connection to the 'net is
@@ -5991,22 +6012,22 @@ rewrite: ruleset 0 returns: $# uucp-dom $@ if-bus $: foo \
is established.
I'm assuming that you have an account for
- user on
- bsd.home. In the home directory of
- user on
- bsd.home, create a
+ user on
+ bsd.home. In the home directory of
+ user on
+ bsd.home, create a
.fetchmailrc file:
poll myISP.com protocol pop3 fetchall pass MySecret
Needless to say, this file should not be readable by
- anyone except user as it contains
- the password MySecret.
+ anyone except user as it contains
+ the password MySecret.
In order to send mail with the correct
- from: header, you must tell
- sendmail to use user@myISP.com rather than
- user@bsd.home. You may also wish to tell
+ from: header, you must tell
+ sendmail to use user@myISP.com rather than
+ user@bsd.home. You may also wish to tell
sendmail to send all mail via
relay.myISP.com, allowing quicker mail
transmission.