Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162296659
D57182.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D57182.diff
View Options
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8
--- a/usr.sbin/lpr/lpd/lpd.8
+++ b/usr.sbin/lpr/lpd/lpd.8
@@ -63,6 +63,12 @@
.Pp
Available options:
.Bl -tag -width Ds
+.It Fl 4
+Accept IPv4 connections.
+The default is to accept both IPv4 and IPv6.
+.It Fl 6
+Accept IPv6 connections.
+The default is to accept both IPv4 and IPv6.
.It Fl c
By default, if some remote host has a connection error while trying to
send a print request to
@@ -81,11 +87,20 @@
.Dv SO_DEBUG
on the Internet listening socket (see
.Xr setsockopt 2 ) .
-.It Fl l
+.It Fl F
+By default,
+.Nm
+will daemonize into the background.
The
-.Fl l
+.Fl F
flag causes
.Nm
+to remain in the foreground.
+Logging is still performed with
+.Xr syslog 3 .
+.It Fl l
+Causes
+.Nm
to log valid requests received from the network.
This can be useful
for debugging purposes.
@@ -99,11 +114,7 @@
future version of
.Nm .
.It Fl s
-The
-.Fl s
-(secure) flag causes
-.Nm
-not to open an Internet listening socket.
+Do not open an Internet listening socket.
This means that
.Nm
will not accept any connections from any remote
@@ -114,17 +125,6 @@
.Ar timeout
seconds.
The default is 120.
-.It Fl F
-By default,
-.Nm
-will daemonize into the background.
-The
-.Fl F
-flag causes
-.Nm
-to remain in the foreground.
-Logging is still performed with
-.Xr syslog 3 .
.It Fl W
By default, the
.Nm
@@ -137,12 +137,6 @@
to accept connections coming from any port.
This is can be useful when you want to accept print jobs
from certain implementations of lpr written for Windows.
-.It Fl 4
-Inet only.
-.It Fl 6
-Inet6 only.
-.It Fl 46
-Inet and inet6 (default).
.It Ar "port"
The Internet port number or service name used to rendezvous with other
processes.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 12, 7:38 PM (59 m, 12 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33533395
Default Alt Text
D57182.diff (1 KB)
Attached To
Mode
D57182: lpd: Reorder option list in manual page
Attached
Detach File
Event Timeline
Log In to Comment