diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 16:34:52 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 16:34:52 +0000 |
| commit | a5ed710ccd3bc63d9258bd8aef8acbdaa6e978cf (patch) | |
| tree | 8aeda37daf69a55f7b237234fddb55ae594d2322 /lib/libc/rpc/rpc.3 | |
| parent | 62bdf2b7c6dd3823fa1949663f065e808d777f2d (diff) | |
Notes
Diffstat (limited to 'lib/libc/rpc/rpc.3')
| -rw-r--r-- | lib/libc/rpc/rpc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index 74501c340b45..b4d98d9d726f 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -808,7 +808,7 @@ A return value of zero means that the mapping does not exist or that the .SM RPC -system failured to contact the remote +system failed to contact the remote .B portmap service. In the latter case, the global variable .B rpc_createerr(\|) @@ -1487,7 +1487,7 @@ This routine returns .SM NULL if it fails. .IP -This allows the user to specify the maximun packet size for sending and +This allows the user to specify the maximum packet size for sending and receiving .SM UDP\s0-based .SM RPC messages. |
