Back out previous commit, which was bogus.

This commit is contained in:
Sheldon Hearn 1999-10-22 09:05:49 +00:00
parent 2b3a6639c6
commit 2695712c5f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5918
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.16 1999/10/21 09:18:27 jkoshy Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.17 1999/10/22 09:00:36 sheldonh Exp $</pubdate>
<abstract><para> This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
@ -4108,7 +4108,7 @@ all you need to do in order to convert it into a valid
<para>
<literallayout> cd /usr/src/usr.sbin/sendmail/cf/cf
make foo.mc
make foo.cf
cp foo.cf /etc/sendmail.cf
</literallayout>
</para>