diff options
-rw-r--r-- | usr.bin/vis/vis.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index 784e56c..c277340 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -101,6 +101,7 @@ an invertible version of the .Xr fold 1 utility. That is, the output can be unfolded by running the output through +.Xr unvis 1 . .It Fl o Request a format which displays non-printable characters as an octal number, \eddd. @@ -108,7 +109,6 @@ an octal number, \eddd. Only characters considered unsafe to send to a terminal are encoded. This flag allows backspace, bell, and carriage return in addition to the default space, tab and newline. -.Xr unvis 1 . .It Fl t Tabs are also encoded. .It Fl w |