components/ntp/manpages/ntp.conf.4
changeset 570 50a0252e05e8
parent 181 87e11e685b1f
child 7537 ae530156d261
--- a/components/ntp/manpages/ntp.conf.4	Mon Nov 07 08:30:29 2011 -0800
+++ b/components/ntp/manpages/ntp.conf.4	Mon Nov 07 08:37:31 2011 -0800
@@ -1016,11 +1016,11 @@
 .LP
 Thus, a minimal log configuration could look like this:
 .LP
-\fBlogconfig=syncstatus +sysevents\fR
+\fBlogconfig =syncstatus +sysevents\fR
 .LP
 This would just list the synchronizations state of \fBntpd\fR and the major system events. For a simple reference server, the following minimum message configuration could be useful:
 .LP
-\fBlogconfig=allsync +allclock\fR
+\fBlogconfig =allsync +allclock\fR
 .LP
 This configuration will list all clock information and synchronization information. All other events and messages about peers, system events and so on is suppressed.
 .RE