From 46c72e924066c98a4fcf3c658f726d5c96d67d60 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 23 Dec 2006 19:15:39 +0000 Subject: Nits. --- usr.bin/vis/vis.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index 5c2bf10..4d568c4 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -59,7 +59,7 @@ various visual formats is given in .Xr vis 3 . .Pp The options are as follows: -.Bl -tag -width Ds +.Bl -tag -width indent .It Fl b Turns off prepending of backslash before up-arrow control sequences and meta characters, and disables the doubling of backslashes. @@ -74,10 +74,12 @@ non-printable characters using C-style backslash sequences. .It Fl F Causes .Nm -to fold output lines to foldwidth columns (default 80), like +to fold output lines to +.Ar foldwidth +columns (default 80), like .Xr fold 1 , except -that a hidden newline sequence is used, (which is removed +that a hidden newline sequence is used (which is removed when inverting the file back to its original form with .Xr unvis 1 ) . If the last character in the encoded file does not end in a newline, -- cgit v1.1