summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2006-10-11 20:32:46 +0000
committerkeramida <keramida@FreeBSD.org>2006-10-11 20:32:46 +0000
commit18f94ee2427155badb9bf512a7da68a0795e4629 (patch)
tree869000faca0d8b1d705e0bda0637229dd4c6757e /sys
parent890e95cf7b5eada627b53c78236d6d7e35bbf3dd (diff)
downloadFreeBSD-src-18f94ee2427155badb9bf512a7da68a0795e4629.zip
FreeBSD-src-18f94ee2427155badb9bf512a7da68a0795e4629.tar.gz
Spell proc/sys/kernel/pid_max correctly in a comment.
Submitted by: rdivacky
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/linprocfs/linprocfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linprocfs/linprocfs.c b/sys/compat/linprocfs/linprocfs.c
index 0776b46..4b358aa 100644
--- a/sys/compat/linprocfs/linprocfs.c
+++ b/sys/compat/linprocfs/linprocfs.c
@@ -925,7 +925,7 @@ linprocfs_donetdev(PFS_FILL_ARGS)
}
/*
- * Filler function for proc/pid_max
+ * Filler function for proc/sys/kernel/pid_max
*/
static int
linprocfs_dopid_max(PFS_FILL_ARGS)
OpenPOWER on IntegriCloud