- Added <sect1info> for Christopher Shumway's x11 config section.
- Added a <contrib> inside of <sect1info> for Chris Shumway's sendmail config section. Reviewed by: chern
This commit is contained in:
parent
354b853191
commit
a7678bbbb3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10367
2 changed files with 17 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.29 2001/08/15 02:00:15 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.30 2001/08/15 18:00:53 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="mail">
|
||||
|
@ -176,6 +176,15 @@
|
|||
</sect1>
|
||||
|
||||
<sect1 id="sendmail">
|
||||
<sect1info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Christopher</firstname>
|
||||
<surname>Shumway</surname>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</sect1info>
|
||||
<title><application>sendmail</application> Configuration</title>
|
||||
|
||||
<indexterm>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.44 2001/08/15 18:00:54 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.45 2001/08/15 18:06:40 logo Exp $
|
||||
-->
|
||||
|
||||
<chapter id="x11">
|
||||
|
@ -70,11 +70,12 @@
|
|||
<sect1 id="x-config">
|
||||
<sect1info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Christopher</firstname>
|
||||
<surname>Shumway</surname>
|
||||
<!-- July 2001 -->
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Christopher</firstname>
|
||||
<surname>Shumway</surname>
|
||||
<contrib>Contributed by </contrib>
|
||||
<!-- July 2001 -->
|
||||
</author>
|
||||
</authorgroup>
|
||||
</sect1info>
|
||||
<title>XFree86 Configuration</title>
|
||||
|
|
Loading…
Reference in a new issue