diff options
author | Brian Behlendorf <[email protected]> | 2010-12-16 15:43:37 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-02-04 16:14:34 -0800 |
commit | 9a616b5d17185c7fa5cd0d39ff8bc101cad8466d (patch) | |
tree | cf8673f8eed22350e143b1444b0c0b1b307a66a2 /module | |
parent | c5d915f4237bbd1f5623b5044a1924a3cb91852b (diff) |
Documentation updates
Minor Linux specific documentation updates to the comments and
man pages.
Diffstat (limited to 'module')
-rw-r--r-- | module/zfs/zfs_ctldir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/zfs/zfs_ctldir.c b/module/zfs/zfs_ctldir.c index 51b12a1d5..b7dac213f 100644 --- a/module/zfs/zfs_ctldir.c +++ b/module/zfs/zfs_ctldir.c @@ -31,7 +31,7 @@ * does not actually exist on disk. * * For 'snapshot', we don't want to have all snapshots always mounted, because - * this would take up a huge amount of space in /etc/mnttab. We have three + * this would take up a huge amount of space in /etc/mtab. We have three * types of objects: * * ctldir ------> snapshotdir -------> snapshot |