Changeset View
Changeset View
Standalone View
Standalone View
sbin/mount/mount.8
| Show First 20 Lines • Show All 541 Lines • ▼ Show 20 Lines | |||||
| .Xr issetugid 2 | .Xr issetugid 2 | ||||
| for more information.) | for more information.) | ||||
| .El | .El | ||||
| .Sh FILES | .Sh FILES | ||||
| .Bl -tag -width /etc/fstab -compact | .Bl -tag -width /etc/fstab -compact | ||||
| .It Pa /etc/fstab | .It Pa /etc/fstab | ||||
| file system table | file system table | ||||
| .El | .El | ||||
| .Sh EXAMPLES | |||||
| Remount the root filesystem with read-write permissions: | |||||
| .Pp | |||||
| .Dl mount -uw / | |||||
| .Sh DIAGNOSTICS | .Sh DIAGNOSTICS | ||||
| Various, most of them are self-explanatory. | Various, most of them are self-explanatory. | ||||
| .Pp | .Pp | ||||
| .Dl XXXXX file system is not available | .Dl XXXXX file system is not available | ||||
| .Pp | .Pp | ||||
| The kernel does not support the respective file system type. | The kernel does not support the respective file system type. | ||||
| Note that | Note that | ||||
| support for a particular file system might be provided either on a static | support for a particular file system might be provided either on a static | ||||
| ▲ Show 20 Lines • Show All 76 Lines • Show Last 20 Lines | |||||