From fd97ff1bdd30c358525068a4c833f681e00719a2 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 25 Oct 2008 22:54:15 +0200 Subject: [PATCH] Bug#5851: Document the "Log" option in xorg.conf(5) --- hw/xfree86/doc/man/xorg.conf.man.pre | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre index af144b654..76ce10892 100644 --- a/hw/xfree86/doc/man/xorg.conf.man.pre +++ b/hw/xfree86/doc/man/xorg.conf.man.pre @@ -706,6 +706,15 @@ If this option is disabled, then the devices will be added (and the DevicePresenceNotify event sent), but not enabled, thus leaving policy up to the client. Enabled by default. +.TP 7 +.BI "Option \*qLog\*q \*q" string \*q +This option controls whether the log is flushed and/or synced to disk after +each message. +Possible values are +.B flush +or +.BR sync . +Unset by default. .SH "MODULE SECTION" The .B Module -- GitLab