diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2000-07-17 19:01:58 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2000-07-17 19:01:58 +0000 |
commit | 5e68ff95c6ed53fb77d48f8e8794648b8cf237a8 (patch) | |
tree | c430ec07d100bec56ae66eb7e7357811c30cdc0b /en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml | |
parent | 8145dcd45523d6b73f0e5fd6b8f1f661f06714df (diff) | |
download | doc-5e68ff95c6ed53fb77d48f8e8794648b8cf237a8.tar.gz doc-5e68ff95c6ed53fb77d48f8e8794648b8cf237a8.zip |
Fix some example SGML source so it matches the text which shows what the
output of that source looks like.
Notes
Notes:
svn path=/head/; revision=7656
Diffstat (limited to 'en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml')
-rw-r--r-- | en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml b/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml index 9c58f2fd68..d5cfbfc947 100644 --- a/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml +++ b/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.13 2000/07/15 07:47:55 alex Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.14 2000/07/16 16:40:09 nik Exp $ --> <chapter id="sgml-markup"> @@ -1676,7 +1676,7 @@ This is the file called 'foo2'</screen> <citerefentry> <refentrytitle>sendmail</refentrytitle> <manvolnum>8</manvolnum> - </citerefentry>, &man.sendmail.8;, and &man.newaliases.8; + </citerefentry>, &man.mailq.8;, and &man.newaliases.8; programs.</para> <para>One of the command line parameters to <citerefentry> |