diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/rpc/rpc_clnt_auth.3 | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
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 89feb76f1d51..43af256b5c94 100644 --- a/lib/libc/rpc/rpc_clnt_auth.3 +++ b/lib/libc/rpc/rpc_clnt_auth.3 @@ -55,7 +55,7 @@ style of authentication is discussed here. .Bl -tag -width authsys_create_default() .It Fn auth_destroy A function macro that destroys the authentication -information associated with +information associated with .Fa auth . Destruction usually involves deallocation of private data structures. |
