diff options
author | 2006-11-04 00:19:44 +0000 | |
---|---|---|
committer | 2006-11-04 00:19:44 +0000 | |
commit | af52668d4cc19b32b1be894d280acd7e21ceec40 (patch) | |
tree | 7b707fe0f1b70dbd2b0105b97bb00df0f7c414fd | |
parent | oops - forgot to kill trailing spaces; (diff) | |
download | wireguard-openbsd-af52668d4cc19b32b1be894d280acd7e21ceec40.tar.xz wireguard-openbsd-af52668d4cc19b32b1be894d280acd7e21ceec40.zip |
remove misplaced -l stuff; henning needs more caffeine...
-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 |