diff options
Diffstat (limited to 'usr/src/uts/common/nfs/auth.h')
-rw-r--r-- | usr/src/uts/common/nfs/auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/nfs/auth.h b/usr/src/uts/common/nfs/auth.h index 5293e3fdd1..c33ac714d3 100644 --- a/usr/src/uts/common/nfs/auth.h +++ b/usr/src/uts/common/nfs/auth.h @@ -177,7 +177,7 @@ typedef struct nfsauth_res nfsauth_res_t; /* * For future extensibility, we version the data structures so - * future incantations of mountd(1m) will know how to XDR decode + * future incantations of mountd(8) will know how to XDR decode * the arguments. */ enum vtypes { |