diff options
| author | Chris Costello <chris@FreeBSD.org> | 2000-01-29 01:54:59 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2000-01-29 01:54:59 +0000 |
| commit | a67e435cc428a1d0bd7e649ac8e10254df803065 (patch) | |
| tree | 29d7dbb3a98b093d6f47aa5ed891fc8e3e87d181 /lib/libc | |
| parent | 8a889bcb26e7d99c4df5cff57dd0c27fd54be5bc (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/rpc/rpc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index 256b59ba4a2b..92b0d987efe1 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -513,7 +513,7 @@ running as a server quite likely does not), or if the programmer does not want the message to be output with .BR printf , -or if a message format different than that supported by +or if a message format different from that supported by .B clnt_perrno(\|) is to be used. Note: unlike |
