forgot about alphabetical order

This commit is contained in:
Andreas Steffen
2008-05-12 12:46:30 +00:00
parent 2637c30c69
commit 0fc1fc0ec8
+4 -4
View File
@@ -1035,6 +1035,10 @@ separated by white space) are enabled;
for details on available debugging types, see for details on available debugging types, see
.IR pluto (8). .IR pluto (8).
.TP .TP
.B plutostderrlog
Pluto will not use syslog, but rather log to stderr, and redirect stderr
to the argument file.
.TP
.B postpluto .B postpluto
shell command to run after starting Pluto shell command to run after starting Pluto
(e.g., to remove a decrypted copy of the (e.g., to remove a decrypted copy of the
@@ -1061,10 +1065,6 @@ so running interactive commands is difficult unless they use
or equivalent for their interaction. or equivalent for their interaction.
Default is none. Default is none.
.TP .TP
.B plutostderrlog
Pluto will not use syslog, but rather log to stderr, and redirect stderr
to the argument file.
.TP
.B virtual_private .B virtual_private
defines private networks using a wildcard notation. defines private networks using a wildcard notation.
.PP .PP