diff options
Diffstat (limited to 'lib/libc/rpc/rpc_clnt_auth.3')
-rw-r--r-- | lib/libc/rpc/rpc_clnt_auth.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc_clnt_auth.3 b/lib/libc/rpc/rpc_clnt_auth.3 index b3d720b0fae2..89feb76f1d51 100644 --- a/lib/libc/rpc/rpc_clnt_auth.3 +++ b/lib/libc/rpc/rpc_clnt_auth.3 @@ -60,7 +60,7 @@ information associated with Destruction usually involves deallocation of private data structures. The use of -.Fn auth +.Fa auth is undefined after calling .Fn auth_destroy . .It Fn authnone_create |