From e72f9b9144fb72456367f3dc32a78b38c33de35e Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 1 May 1996 12:55:19 +0000 Subject: [PATCH] vis.3 man page misuses the word comprise; netbsd pr#2345; from seebs@taniemarie.solon.com --- lib/libc/gen/vis.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index 0755f2e0c09..fed28c94dfb 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: vis.3,v 1.6 1995/02/25 15:40:07 cgd Exp $ +.\" $NetBSD: vis.3,v 1.7 1996/04/23 05:18:06 scottr Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -116,7 +116,7 @@ forms return the number of characters in dst (not including the trailing .Dv NUL ) . .Pp -The encoding is a unique, invertible representation comprised entirely of +The encoding is a unique, invertible representation composed entirely of graphic characters; it can be decoded back into the original form using the .Xr unvis 3 -- 2.20.1