From owner-svn-src-vendor@FreeBSD.ORG Fri Dec 14 23:04:57 2012 Return-Path: Delivered-To: svn-src-vendor@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 528E2EBD; Fri, 14 Dec 2012 23:04:57 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 37AC68FC19; Fri, 14 Dec 2012 23:04:57 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBEN4vFt072228; Fri, 14 Dec 2012 23:04:57 GMT (envelope-from brooks@svn.freebsd.org) Received: (from brooks@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBEN4vPE072227; Fri, 14 Dec 2012 23:04:57 GMT (envelope-from brooks@svn.freebsd.org) Message-Id: <201212142304.qBEN4vPE072227@svn.freebsd.org> From: Brooks Davis Date: Fri, 14 Dec 2012 23:04:57 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: svn commit: r244232 - vendor/NetBSD/libc-vis/dist X-SVN-Group: vendor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 23:04:57 -0000 Author: brooks Date: Fri Dec 14 23:04:56 2012 New Revision: 244232 URL: http://svnweb.freebsd.org/changeset/base/244232 Log: Vendor import of NetBSD's (un)vis(3) at 2012-12-14 (2nd one) Modified: vendor/NetBSD/libc-vis/dist/vis.3 Modified: vendor/NetBSD/libc-vis/dist/vis.3 ============================================================================== --- vendor/NetBSD/libc-vis/dist/vis.3 Fri Dec 14 22:47:09 2012 (r244231) +++ vendor/NetBSD/libc-vis/dist/vis.3 Fri Dec 14 23:04:56 2012 (r244232) @@ -1,4 +1,4 @@ -.\" $NetBSD: vis.3,v 1.28 2012/12/14 21:38:18 christos Exp $ +.\" $NetBSD: vis.3,v 1.29 2012/12/14 22:55:59 christos Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -219,7 +219,7 @@ except space, tab, and newline are encod The following flags alter this: .Bl -tag -width VIS_WHITEX -+.It Dv VIS_GLOB +.It Dv VIS_GLOB Also encode magic characters .Ql ( * , .Ql \&? ,