From: Mario Blättermann Date: Sun, 18 Apr 2021 10:16:37 +0000 (+0200) Subject: mount.a.adoc: Fix markup X-Git-Tag: v2.37-rc2~51^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4c04b3dab528d4f12abb40c15982461548b4735;p=thirdparty%2Futil-linux.git mount.a.adoc: Fix markup --- diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 878d2476df..43a55325ab 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -59,7 +59,7 @@ mount - mount a filesystem == DESCRIPTION -All files accessible in a Unix system are arranged in one big tree, the file hierarchy, rooted at _/_. These files can be spread out over several devices. The *mount* command serves to attach the filesystem found on some device to the big file tree. Conversely, the umount8 command will detach it again. The filesystem is used to control how data is stored on the device or provided in a virtual way by network or other services. +All files accessible in a Unix system are arranged in one big tree, the file hierarchy, rooted at _/_. These files can be spread out over several devices. The *mount* command serves to attach the filesystem found on some device to the big file tree. Conversely, the *umount*(8) command will detach it again. The filesystem is used to control how data is stored on the device or provided in a virtual way by network or other services. The standard form of the *mount* command is: