From 2a7b920fd10fcdb15eac1f44320009c0e73b0ad9 Mon Sep 17 00:00:00 2001 From: Phillip Susi Date: Mon, 18 Nov 2013 14:00:17 -0500 Subject: [PATCH] mount: fix man mount page type Slight grammatical error in the mount man page Signed-off-by: Phillip Susi --- sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 9b9a9db432..65a054e0f4 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -162,7 +162,7 @@ udev symlinks in the /etc/fstab file. The tags are more readable, robust and portable. The .BR mount (8) command internally uses udev -symlinks, so use the symlinks in /etc/fstab has no advantage over the tags. +symlinks, so the use of symlinks in /etc/fstab has no advantage over the tags. For more details see .BR libblkid (3). -- 2.47.3