Skip to content

Commit 948be7d

Browse files
authored
follow-freq() unfinished sentence fix (#95)
The sentence referring to floating numbers was unfinished.
2 parents 18e817d + ef1ef18 commit 948be7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_includes/doc/admin-guide/options/follow-freq.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ This is useful for files which always indicate readability, even though
88
no new lines were appended. If this value is higher than zero, syslog-ng
99
will not attempt to use poll() on the file, but checks whether the file
1010
changed every time the follow-freq() interval (in seconds) has elapsed.
11-
Floating-point numbers (for example, **1.5**.
12-
11+
Floating-point numbers (for example, **1.5**) can be used as well.

0 commit comments

Comments
 (0)