diff options
Diffstat (limited to 'lib/libc/gen/unvis.3')
-rw-r--r-- | lib/libc/gen/unvis.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3 index 11ea34f8074..c9bdfa674dc 100644 --- a/lib/libc/gen/unvis.3 +++ b/lib/libc/gen/unvis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unvis.3,v 1.18 2014/11/09 04:34:20 guenther Exp $ +.\" $OpenBSD: unvis.3,v 1.19 2022/07/30 07:19:30 jsg Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: November 9 2014 $ +.Dd $Mdocdate: July 30 2022 $ .Dt UNVIS 3 .Os .Sh NAME @@ -192,4 +192,4 @@ if (unvis(&out, (char)0, &state, UNVIS_END) == UNVIS_VALID) The .Fn unvis function first appeared in -.Bx 4.4 . +.Bx 4.3 Reno . |