Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.bin/vis Pull up revision 1.8 (requested by wennmach):
details: https://anonhg.NetBSD.org/src/rev/03caaed7f99a
branches: netbsd-1-5
changeset: 491298:03caaed7f99a
user: he <he%NetBSD.org@localhost>
date: Sun Apr 22 17:36:51 2001 +0000
description:
Pull up revision 1.8 (requested by wennmach):
Minor documentation fix; move a line to its proper place.
diffstat:
usr.bin/vis/vis.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r c39f409533de -r 03caaed7f99a usr.bin/vis/vis.1
--- a/usr.bin/vis/vis.1 Sun Apr 22 17:33:53 2001 +0000
+++ b/usr.bin/vis/vis.1 Sun Apr 22 17:36:51 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vis.1,v 1.7 1999/03/22 18:16:46 garbled Exp $
+.\" $NetBSD: vis.1,v 1.7.10.1 2001/04/22 17:36:51 he Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -103,6 +103,7 @@
.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.
@@ -110,7 +111,6 @@
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
Home |
Main Index |
Thread Index |
Old Index