diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-01 10:07:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-01 10:07:28 +0000 |
| commit | 0b381bf1fd8fbb2df974c318d58643ecfeec44b0 (patch) | |
| tree | 5f731b3fbc39745217a47eb536253ac4261ca16d /bin | |
| parent | 64dddc18727af4db4a6047ff86291d981f6e9042 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/df/df.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index 4bbe1b3b6196..9a4b797cc41a 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -122,13 +122,13 @@ For example, the .Nm command: .Bd -literal -offset indent -df -t nonfs,mfs +df -t nonfs,nullfs .Ed .Pp lists all filesystems except those of type .Tn NFS and -.Tn MFS . +.Tn NULLFS . The .Xr lsvfs 1 command can be used to find out the types of filesystems |
