summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/publickey.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/publickey.3')
-rw-r--r--lib/libc/rpc/publickey.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/publickey.3 b/lib/libc/rpc/publickey.3
index d0ad6cc..ff8a615 100644
--- a/lib/libc/rpc/publickey.3
+++ b/lib/libc/rpc/publickey.3
@@ -35,14 +35,14 @@ has an extra argument,
which is used to decrypt the encrypted secret key stored in the database.
Both routines return 1 if they are successful in finding the key, 0 otherwise.
The keys are returned as
-.Dv NULL Ns \-terminated ,
+.Dv NUL Ns \-terminated ,
hexadecimal strings.
If the password supplied to
.Fn getsecretkey
fails to decrypt the secret key, the routine will return 1 but the
.Fa secretkey
argument will be a
-.Dv NULL
+.Dv NUL
string
.Pq Dq .
.Sh SEE ALSO
OpenPOWER on IntegriCloud