From e0e0ba7d016027dea9a93272c9f56dbd82eea0f3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 8 Oct 2019 17:23:20 +0200 Subject: [PATCH] mount.2: tfix Signed-off-by: Michael Kerrisk --- man2/mount.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mount.2 b/man2/mount.2 index 96df9f1b9..3b9a001d6 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -305,7 +305,7 @@ The following flags are per-superblock: .BR MS_DIRSYNC , .BR MS_LAZYTIME , .BR MS_MANDLOCK , -.BR MS_MS_SILENT , +.BR MS_SILENT , and .BR MS_SYNCHRONOUS . .\" And MS_I_VERSION?