From f138911b65dfce85c551f9e2e4bbeb595d6c6755 Mon Sep 17 00:00:00 2001 From: un1versal Date: Wed, 2 Mar 2016 12:15:44 +0000 Subject: documentation: formatting/indentation + minor syntax fixes + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes --- src/modules/log/libkvilog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/log/libkvilog.cpp') diff --git a/src/modules/log/libkvilog.cpp b/src/modules/log/libkvilog.cpp index 6b8448e4b..15748b1bd 100644 --- a/src/modules/log/libkvilog.cpp +++ b/src/modules/log/libkvilog.cpp @@ -185,7 +185,7 @@ static bool log_kvs_cmd_stop(KviKvsModuleCommandCall * c) If logging is not enabled in the specified window, this command does nothing.[br] If this command is never used, the log file is flushed at regular file-size intervals, depending on the underlying I/O subsystem. This is usually 4KiB.[br] - The "block flushing" is used to achieve a fast I/O on files, but may cause + The [i]block flushing[/i] is used to achieve a fast I/O on files, but may cause the last data block to be lost in case of a program crash.[br] @seealso: [fnc]$window[/fnc], -- cgit v1.3.1-10-gc9f91