Skip to content

Commit 2e512f2

Browse files
authored
manpages: /opt/syslog-ng/ is the pattern that will be replaced in the manpage generation (#239)
2 parents aa5142c + 1c3272a commit 2e512f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_admin-guide/190_The_syslog-ng_manual_pages/005_syslog-ng_manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ other sources. The clients send all important log messages to the remote
8888
{: .notice--info}
8989

9090
`--foreground` or `-F`
91-
Do not daemonize, run in the foreground. When running in the foreground, {{ site.product.short_name }} starts from the current directory (*$\{CWD\}*) so it can create core files (normally, {{ site.product.short_name }} starts from *${PREFIX}/var*).
91+
Do not daemonize, run in the foreground. When running in the foreground, {{ site.product.short_name }} starts from the current directory (*$\{CWD\}*) so it can create core files (normally, {{ site.product.short_name }} starts from */opt/syslog-ng/var*).
9292

9393
`--group <group>` or `-g <group>`
9494
Switch to the specified group after initializing the configuration file.

0 commit comments

Comments
 (0)