[PATCH] man5/*: ffix, change '-' to '\-' for options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  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



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux