diff options
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 256b59b..92b0d98 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 |