summaryrefslogtreecommitdiffstats
path: root/rfc3195d.8
diff options
context:
space:
mode:
Diffstat (limited to 'rfc3195d.8')
-rw-r--r--rfc3195d.86
1 files changed, 6 insertions, 0 deletions
diff --git a/rfc3195d.8 b/rfc3195d.8
index 82ecbd32..b41d2932 100644
--- a/rfc3195d.8
+++ b/rfc3195d.8
@@ -10,6 +10,9 @@ rfc3195d \- RFC 3195 listener
.RB [ " \-p"
.IB socket
]
+.RB [ " \-r"
+.IB port
+]
.RB [ " \-v " ]
.LP
.SH DESCRIPTION
@@ -45,6 +48,9 @@ time as the rsyslog project is continously being enhanced.
The socket the received messages are to be sent to. If not specified,
/dev/log3195 is used.
.TP
+.BI "\-r " "port"
+The listen port to use. If not specified, IANA-assigned port 601 is used.
+.TP
.B "\-d"
Turns on debug mode. In it, rfc3195d spits out diagnostic information
to stdout.