mdoc(7) police: moved -u down, fixed markup, removed hard sentence break.

This commit is contained in:
Ruslan Ermilov 2001-07-05 13:27:33 +00:00
parent 29baea0370
commit ac84cb970a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79321

View File

@ -42,7 +42,7 @@
protocol
.Sh SYNOPSIS
.Nm
.Op Fl u468EFKLNacdfrx
.Op Fl 468EFKLNacdfrux
.Op Fl S Ar tos
.Op Fl X Ar authtype
.Op Fl e Ar escapechar
@ -75,11 +75,6 @@ command with those arguments.
.Pp
Options:
.Bl -tag -width indent
.It Fl u
Forces
.Nm
to use
AF_UNIX addresses only (e.g. unix domain sockets, accessed with a file path)
.It Fl 4
Forces
.Nm
@ -204,15 +199,25 @@ Set the source IP address for the
connection to
.Ar src_addr ,
which can be an IP address or a host name.
.It Fl u
Forces
.Nm
to use
.Dv AF_UNIX
addresses only (e.g.,
.Ux
domain sockets, accessed with a file path).
.It Fl x
Turns on encryption of the data stream if possible. This
option is not available outside of the United States and
Canada.
.It Ar host
Indicates the official name, an alias, or the Internet address
of a remote host. If
of a remote host.
If
.Ar host
starts with a /,
starts with a
.Ql / ,
.Nm
establishes a connection to the corresponding named socket.
.It Ar port