From 741da2d2f4dd6091c93080f4edfffa157f26df50 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 4 Sep 2003 22:14:44 +0000 Subject: put escapes in the right place; (i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; --- usr.bin/window/window.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/window/window.1') diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1 index 934f02d0fd8..8880d384291 100644 --- a/usr.bin/window/window.1 +++ b/usr.bin/window/window.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: window.1,v 1.17 2003/09/02 18:50:07 jmc Exp $ +.\" $OpenBSD: window.1,v 1.18 2003/09/04 22:14:43 jmc Exp $ .\" $NetBSD: window.1,v 1.3 1995/09/28 10:35:05 tls Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -486,7 +486,7 @@ Returns the value of .Aq Va expr2 . .It Xo .Aq Va expr1 -.Ic \&? +.Ic ?\& .Aq Va expr2 .Ic : .Aq Va expr3 -- cgit v1.2.3