Bug 37121

Summary: [PATCH] New section and small changes to handbook mail chapter
Product: Documentation Reporter: andrew <andrew>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
chapter.sgml.diff none

Description andrew 2002-04-16 02:50:02 UTC
Further to e-mails from Gregory Neil Shapiro, and sort of related to
PR docs/36727 here is a new section for the Electronic Mail chapter of
the Handbook. The patch also adds a new entry to the list on the first
page of the chapter and removes the section about mailer.conf from
the sendmail configuration page, which is more correctly covered in
the new section.

Please read over to make sure there aren't any stupid mistakes! I think
it's the first time I've made such a large submission. Also, there seems
to be a problem with the second-to-last programlisting where the
second column of first line of the second column of text doesn't seem to
line up. I'd appricate it if someone would look at that before commiting.

Thanks.

(An earlier version of this patch has been checked by Gregory)

How-To-Repeat: 	
View handbook's mail chapter.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2002-04-25 23:36:45 UTC
State Changed
From-To: open->closed

Committed to the handbook with the following modifications: 
--Moved <programlisting> tags outside of <para> 
--Added a few blank lines where required to seperate the <programlisting> 
tags and the rest of the document content 
--Added three missing semicolons ``;'' to manual page referances 
--In the future, please use 8 space tabs for document consistancy 
--There was whitespace at the end of some sentances, removed. 
--The reason the programlisting wasn't working is due to whitespace, 
this was fixed 

This was a much needed submission, and would like to personally thank 
you for the submission!