aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet/telnet.1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-05 13:27:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-05 13:27:33 +0000
commitac84cb970a50e0ad503220ce3852c64ba5396e01 (patch)
treef06bea6badeda6cea99c885504e3d56ec732cb88 /usr.bin/telnet/telnet.1
parent29baea03705128faad221ab9a368faece83af8a5 (diff)
downloadsrc-ac84cb970a50e0ad503220ce3852c64ba5396e01.tar.gz
src-ac84cb970a50e0ad503220ce3852c64ba5396e01.zip
mdoc(7) police: moved -u down, fixed markup, removed hard sentence break.
Notes
Notes: svn path=/head/; revision=79321
Diffstat (limited to 'usr.bin/telnet/telnet.1')
-rw-r--r--usr.bin/telnet/telnet.121
1 files changed, 13 insertions, 8 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1
index 4c857d9b280a..1a878bf30d10 100644
--- a/usr.bin/telnet/telnet.1
+++ b/usr.bin/telnet/telnet.1
@@ -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