mdoc(7) police: fixed markup.

This commit is contained in:
Ruslan Ermilov 2001-09-25 18:10:18 +00:00
parent 72c2f499ce
commit 0ec8be8404
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83933

View File

@ -35,7 +35,7 @@
.\" @(#)cat.1 8.3 (Berkeley) 5/2/95
.\" $FreeBSD$
.\"
.Dd May 2, 1995
.Dd September 15, 2001
.Dt CAT 1
.Os
.Sh NAME
@ -58,12 +58,19 @@ is a single dash
.Pq Sq \&-
or absent,
.Nm
reads from the standard input. If
reads from the standard input.
If
.Ar file
is a unix domain socket,
is a
.Ux
domain socket,
.Nm
connects to it and then reads it until EOF. This complements the unix-domain
binding capability available in inetd.
connects to it and then reads it until
.Dv EOF .
This complements the
.Ux
domain binding capability available in
.Xr inetd 8 .
.Pp
The options are as follows:
.Bl -tag -width indent