[PATCH 03/14] docs: fix column.1 groff syntax error

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

 



Quote backslash which user is expected to see.

Signed-off-by: Sami Kerola <kerolasa@xxxxxx>
---
 text-utils/column.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/text-utils/column.1 b/text-utils/column.1
index 3727048..b6da45f 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -73,7 +73,7 @@ The util-linux version 2.23 changed
 option to be non-greedy, for example:
 .PP
 .EX
-$ printf "a:b:c\n1::3\n" | column  -t -s ':'
+$ printf "a:b:c\\n1::3\\n" | column  -t -s ':'
 .EE
 .PP
 old output:
-- 
1.7.12.2

--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [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