]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount.a.adoc: Fix markup
authorMario Blättermann <mario.blaettermann@gmail.com>
Sun, 18 Apr 2021 10:16:37 +0000 (12:16 +0200)
committerMario Blättermann <mario.blaettermann@gmail.com>
Sun, 18 Apr 2021 10:16:37 +0000 (12:16 +0200)
sys-utils/mount.8.adoc

index 878d2476df90df8f010d2466b22e6935f094b658..43a55325ab1d6e2564375e321c4041097c159221 100644 (file)
@@ -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: