mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mdoc(7) police: whitespace nits.
This commit is contained in:
parent
e0fe2c62de
commit
bebfe08f18
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue