summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/user.h')
-rw-r--r--usr/src/uts/common/sys/user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/user.h b/usr/src/uts/common/sys/user.h
index ab06eb59be..e8013be325 100644
--- a/usr/src/uts/common/sys/user.h
+++ b/usr/src/uts/common/sys/user.h
@@ -197,7 +197,7 @@ typedef struct { /* kernel syscall set type */
* for the portions of the kernel that care about aux vectors.
*
* Applications that need to know how many aux vectors the kernel
- * supplies should use the proc(4) interface to read /proc/PID/auxv.
+ * supplies should use the proc(5) interface to read /proc/PID/auxv.
*
* This value should not be changed in a patch.
*/