Consistantly cross reference the other functions/programs in the vis/unvis

"family".
This commit is contained in:
jtc 1993-10-04 22:47:53 +00:00
parent a157cf6721
commit b12b0398ac
2 changed files with 6 additions and 4 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)unvis.3 1.3 (Berkeley) 4/19/91
.\" $Id: unvis.3,v 1.2 1993/07/30 08:40:22 mycroft Exp $
.\" $Id: unvis.3,v 1.3 1993/10/04 22:47:55 jtc Exp $
.\"
.Dd April 19, 1991
.Dt UNVIS 3
@ -155,7 +155,9 @@ if (unvis(&out, (char)0, &state, UNVIS_END) == UNVIS_VALID)
(void) putchar(out);
.Ed
.Sh SEE ALSO
.Xr vis 1
.Xr vis 1 ,
.Xr unvis 1 ,
.Xr vis 3
.Sh HISTORY
The
.Fn unvis

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)vis.3 5.7 (Berkeley) 4/19/91
.\" $Id: vis.3,v 1.2 1993/07/30 08:40:38 mycroft Exp $
.\" $Id: vis.3,v 1.3 1993/10/04 22:47:53 jtc Exp $
.\"
.Dd April 19, 1991
.Dt VIS 3
@ -256,9 +256,9 @@ meta characters as
With this flag set, the encoding is
ambiguous and non-invertible.
.Sh SEE ALSO
.Xr vis 1 ,
.Xr unvis 1 ,
.Xr unvis 3
.Xr strunvis 3
.Sh HISTORY
These
functions are