From 51d83c3fa611235163a49d22bb26e8bc9b19b711 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 10 Aug 2005 08:55:26 +0000 Subject: although groff understands `.Ar bob )', it does not understand `.Ar ( bob', so mark up the opening bracket with .Pf; remove non- -mdoc .br; --- lib/libc/gen/vis.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index 86cbc81c3e0..8f534bbfc5d 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vis.3,v 1.21 2005/08/09 19:38:31 millert Exp $ +.\" $OpenBSD: vis.3,v 1.22 2005/08/10 08:55:25 jmc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -166,7 +166,7 @@ alter this: .It Dv VIS_GLOB Also encode magic characters recognized by .Xr glob 3 -.Ql ( * , +.Pf ( Ql * , .Ql \&? , .Ql \&[ ) and @@ -312,7 +312,6 @@ and .Fn strvisx functions first appeared in .Bx 4.4 . -.br The .Fn strnvis function first appeared in -- cgit v1.2.3