diff options
| author | cgd <cgd@NetBSD.org> | 1995-02-25 15:39:01 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1995-02-25 15:39:01 +0000 |
| commit | 63de9506bfcc75b44b659d1cd0032ed9f56d5fcd (patch) | |
| tree | 302bced75c0714bbf14e925d67c37105ae882e38 /lib/libc/gen/vis.3 | |
| parent | 6929ad87a5c37179228b21785018bbb66fe06b56 (diff) | |
merge with Lite, keep local changes. clean up id usage
Diffstat (limited to 'lib/libc/gen/vis.3')
| -rw-r--r-- | lib/libc/gen/vis.3 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index a8f680cc054..0755f2e0c09 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,5 +1,7 @@ -.\" Copyright (c) 1989, 1991 The Regents of the University of California. -.\" All rights reserved. +.\" $NetBSD: vis.3,v 1.6 1995/02/25 15:40:07 cgd Exp $ +.\" +.\" Copyright (c) 1989, 1991, 1993 +.\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -29,10 +31,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)vis.3 5.7 (Berkeley) 4/19/91 -.\" $Id: vis.3,v 1.5 1994/04/09 01:29:31 mycroft Exp $ +.\" @(#)vis.3 8.1 (Berkeley) 6/9/93 .\" -.Dd April 19, 1991 +.Dd June 9, 1993 .Dt VIS 3 .Os .Sh NAME @@ -260,6 +261,5 @@ ambiguous and non-invertible. .Xr unvis 1 , .Xr unvis 3 .Sh HISTORY -These -functions are -.Ud . +These functions first appeared in 4.4BSD. + |
