Change '-' to '\-' for the prefix of names to indicate an option. Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> --- man5/tmpfs.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/tmpfs.5 b/man5/tmpfs.5 index 3d7fbaec5..2669317ea 100644 --- a/man5/tmpfs.5 +++ b/man5/tmpfs.5 @@ -40,7 +40,7 @@ via a command such as the following: .PP .in +4n .EX -$ sudo mount \-t tmpfs -o size=10M tmpfs /mnt/mytmpfs +$ sudo mount \-t tmpfs \-o size=10M tmpfs /mnt/mytmpfs .EE .in .PP -- 2.27.0