diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-15 02:18:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-15 02:18:01 +0000 |
commit | 9da2fba87b0c32ad5a2f8805053e6c791801ac54 (patch) | |
tree | d3179d0375ff065b09db6a12207722992fb45fee /lib/libc/rpc | |
parent | 03629ece824a815e170827e0647d941ab81d82dd (diff) |
ethernet -> Ethernet, other repairs
Diffstat (limited to 'lib/libc/rpc')
-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 a61be0d8460..68ec6213e4b 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.3,v 1.14 1999/02/04 01:08:31 deraadt Exp $ +.\" $OpenBSD: rpc.3,v 1.15 1999/05/15 02:18:00 aaron Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -266,7 +266,7 @@ waits for more replies; otherwise it returns with appropriate status. .IP Warning: broadcast sockets are limited in size to the -maximum transfer unit of the data link. For ethernet, +maximum transfer unit of the data link. For Ethernet, this value is 1500 bytes. .Pp .Fn clnt_call |