diff options
author | 1997-06-10 15:21:21 +0000 | |
---|---|---|
committer | 1997-06-10 15:21:21 +0000 | |
commit | 1c284003892f7f20ba4017d9382007f3f2a4887b (patch) | |
tree | 8ec196d8dd06cc495b916c2cb6e26a8a7a9a98d4 | |
parent | update the pmax specific stuff to NetBSD-current as of about 970608 - some (diff) | |
download | wireguard-openbsd-1c284003892f7f20ba4017d9382007f3f2a4887b.tar.xz wireguard-openbsd-1c284003892f7f20ba4017d9382007f3f2a4887b.zip |
be more explicit about fs_type
-rw-r--r-- | share/man/man5/fstab.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index db7a569a204..fb7e8148605 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -150,7 +150,7 @@ this location can be specified as: userquota=/var/quotas/tmp.user .Ed .Pp -The type of the mount is extracted from the +The type of the mount is extracted from the first parameter of the .Fa fs_mntops field and stored separately in the .Fa fs_type |