mdoc(7) police: whitespace nits.

This commit is contained in:
Ruslan Ermilov 2002-08-09 11:17:56 +00:00
parent e0fe2c62de
commit bebfe08f18

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