Bug 130075

Summary: [patch] Changes to handbook syslogd section
Product: Documentation Reporter: Gavin Atkinson <gavin>
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
handbook-syslog.diff none

Description Gavin Atkinson freebsd_committer freebsd_triage 2008-12-31 11:40:01 UTC
	I've made a few changes to the new syslogd chapter.  Firstly,
there is some confusion in the current article between the client and
server sections - there is talk about how to configure the server in
the client section.  This also contains incorrect info - the rc.conf
settings in the client section, for example, are really the ones that
should be used on the server.

Also, where info is relevant to both the server and client
configuration, I've moved the details into the server section as it
comes first.  As it was, various details were only explained the second
time they came up.

Lastly, I've just clarified a couple of bits, and added further info.

How-To-Repeat: 	N/A
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-12-31 11:52:41 UTC
remko       2008-12-31 11:52:26 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
  Log:
  Import a few changes to the new syslogd chapter which clarifies
  some confusion.
  
  PR:             130075
  Submitted by:   Gavin
  
  Revision  Changes    Path
  1.115     +33 -14    doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2008-12-31 11:53:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!