mdoc(7) police: whitespace nits.

This commit is contained in:
ru 2002-08-09 11:17:56 +00:00
parent 6d9dd3b557
commit e9d452579d

View File

@ -173,7 +173,8 @@ Generic client creation routine which is similar to
but which also has the additional parameter
.Fa timeout
that specifies the maximum amount of time allowed for
each transport class tried. In all other respects, the
each transport class tried.
In all other respects, the
.Fn clnt_create_timed
call behaves exactly like the
.Fn clnt_create
@ -239,7 +240,8 @@ Generic client creation routine which is similar to
but which also has the additional parameter
.Fa timeout
that specifies the maximum amount of time allowed for
each transport class tried. In all other respects, the
each transport class tried.
In all other respects, the
.Fn clnt_create_vers_timed
call behaves exactly like the
.Fn clnt_create_vers