chiark
/
gitweb
/
~mdw
/
fwd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
20922c3
)
Fix some errors, and document new option.
1.2.2
author
mdw
<mdw>
Wed, 22 Dec 1999 15:44:43 +0000
(15:44 +0000)
committer
mdw
<mdw>
Wed, 22 Dec 1999 15:44:43 +0000
(15:44 +0000)
fw.1
patch
|
blob
|
blame
|
history
diff --git
a/fw.1
b/fw.1
index 6125c4fc7cd6bdb90cdef82aeb9f106f21029b43..2d23b0dd607829c6cb9a502d3ad8c69b622a44bb 100644
(file)
--- a/
fw.1
+++ b/
fw.1
@@
-1,6
+1,6
@@
.\" -*-nroff-*-
.\"
.\" -*-nroff-*-
.\"
-.\" $Id: fw.1,v 1.
7 1999/10/22 22:45:15
mdw Exp $
+.\" $Id: fw.1,v 1.
8 1999/12/22 15:44:43
mdw Exp $
.\"
.\" Manual page for fw
.\"
.\"
.\" Manual page for fw
.\"
@@
-28,6
+28,9
@@
.\" ---- Revision history ---------------------------------------------------
.\"
.\" $Log: fw.1,v $
.\" ---- Revision history ---------------------------------------------------
.\"
.\" $Log: fw.1,v $
+.\" Revision 1.8 1999/12/22 15:44:43 mdw
+.\" Fix some errors, and document new option.
+.\"
.\" Revision 1.7 1999/10/22 22:45:15 mdw
.\" Describe new socket connection options.
.\"
.\" Revision 1.7 1999/10/22 22:45:15 mdw
.\" Describe new socket connection options.
.\"
@@
-123,7
+126,7
@@
fw \- port forwarder
.SH SYNOPSIS
.
.B fw
.SH SYNOPSIS
.
.B fw
-.RB [ \-dq ]
+.RB [ \-d
l
q ]
.RB [ \-f
.IR file ]
.IR config-stmt ...
.RB [ \-f
.IR file ]
.IR config-stmt ...
@@
-184,6
+187,9
@@
configuration file statement.
Forks into the background after reading the configuration and
initializing properly.
.TP
Forks into the background after reading the configuration and
initializing properly.
.TP
+.B "\-l, \-\-syslog, \-\-log"
+Emit logging information to the system log, rather than standard error.
+.TP
.B "-q, \-\-quiet"
Don't output any logging information. This option is not recommended
for normal use, although it can make system call traces clearer so I use
.B "-q, \-\-quiet"
Don't output any logging information. This option is not recommended
for normal use, although it can make system call traces clearer so I use