summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-04-20 01:14:25 +0000
committerrwatson <rwatson@FreeBSD.org>2002-04-20 01:14:25 +0000
commit615059b53832da4a5e96cd87c1ea7f2acdbc85ae (patch)
tree1519b869f0ef40fb84f0687b4ece859577b13e7f /sys/fs/procfs
parentb86c5d21e92d16160b1a48db6490233c676c8cb6 (diff)
downloadFreeBSD-src-615059b53832da4a5e96cd87c1ea7f2acdbc85ae.zip
FreeBSD-src-615059b53832da4a5e96cd87c1ea7f2acdbc85ae.tar.gz
Spelling fix for comment.
Diffstat (limited to 'sys/fs/procfs')
-rw-r--r--sys/fs/procfs/procfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs.h b/sys/fs/procfs/procfs.h
index 420d4e6..4baaf50 100644
--- a/sys/fs/procfs/procfs.h
+++ b/sys/fs/procfs/procfs.h
@@ -61,7 +61,7 @@ int procfs_close(PFS_CLOSE_ARGS);
/* Attributes */
int procfs_attr(PFS_ATTR_ARGS);
-/* Visbility */
+/* Visibility */
int procfs_notsystem(PFS_VIS_ARGS);
int procfs_candebug(PFS_VIS_ARGS);
OpenPOWER on IntegriCloud