diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-04 00:19:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-04 00:19:45 +0000 |
commit | 6e6ccdc6d8f228b68ce197ad116f93a66d68b088 (patch) | |
tree | 83346cf35582e569617baf619fde1393938a3f6d /libexec | |
parent | 0960489d132d6ebed27cc2b4ef62943e4ab931a3 (diff) |
remove misplaced -l stuff; henning needs more caffeine...
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/spamlogd/spamlogd.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/libexec/spamlogd/spamlogd.8 b/libexec/spamlogd/spamlogd.8 index d9a7787f896..a841f7af4f4 100644 --- a/libexec/spamlogd/spamlogd.8 +++ b/libexec/spamlogd/spamlogd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamlogd.8,v 1.8 2006/11/03 19:39:33 henning Exp $ +.\" $OpenBSD: spamlogd.8,v 1.9 2006/11/04 00:19:44 jmc Exp $ .\" .\" Copyright (c) 2004 Bob Beck. All rights reserved. .\" @@ -63,12 +63,6 @@ The options are as follows: Debugging mode. .Nm does not disassociate from the controlling terminal. -.It Fl l Ar log_interface -Specify a -.Xr pflog 4 -interface to listen for connection notifications. -The default is to watch for connections logged on -.Dq pflog0 . .It Fl I Specify that .Nm |