blob: 28fc5f3af6428e1bb97492ead94ac123bb2e9a42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.3 2003/03/07 20:49:35 wiz Exp $
--- doc/sockd.conf.5.orig Thu May 2 14:00:27 2002
+++ doc/sockd.conf.5
@@ -81,7 +81,7 @@ The address given may be either a IP add
.IP \fBiotimeout\fP
The number of seconds an established connection can be idle. Set it
to 0 for forever.
-.IP \fBlogouput\fP
+.IP \fBlogoutput\fP
This value controls where the server sends logoutput. It can
be either \fBsyslog\fP[/\fBfacility\fP], \fBstdout\fP, \fBstderr\fP,
a filename, or a combination.
|