From d9be0ac773564488d787fc09b88df435ae98be87 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Mon, 25 Aug 1997 06:37:37 +0000 Subject: Use err(3). Add usage() and prototypes. --- usr.bin/vis/vis.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/vis/vis.1') diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index 6adb4e0c1a9f..2e54e92606ce 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -38,10 +38,10 @@ .Nm vis .Nd display non-printable characters in a visual format .Sh SYNOPSIS -.Nm vis +.Nm .Op Fl cbflnostw .Op Fl F Ar foldwidth -.Op Ar file ... +.Op Ar .Sh DESCRIPTION .Nm Vis is a filter for converting non-printable characters @@ -67,7 +67,7 @@ Request a format which displays a small subset of the non-printable characters using C-style backslash sequences. .It Fl F Causes -.Nm vis +.Nm to fold output lines to foldwidth columns (default 80), like .Xr fold 1 , except @@ -95,7 +95,7 @@ or is selected. When combined with the .Fl f flag, -.Nm vis +.Nm becomes like an invertible version of the .Xr fold 1 -- cgit v1.3