diff options
Diffstat (limited to 'man/man3/rpc.3')
| -rw-r--r-- | man/man3/rpc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/rpc.3 b/man/man3/rpc.3 index b5d7d84c4a..cd1d6ede84 100644 --- a/man/man3/rpc.3 +++ b/man/man3/rpc.3 @@ -75,7 +75,7 @@ This is the default authentication used by RPC. .P .nf .BI "AUTH *authunix_create(char *" host ", uid_t " uid ", gid_t " gid , -.BI " int " n ", gid_t " aup_gids [. n ]); +.BI " int " n ", gid_t " aup_gids [ n ]); .fi .IP Create and return an RPC authentication handle that contains |
