summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-03-07 23:01:41 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-03-07 23:01:41 +0000
commitb8bf89cba77de8ca7efaed56d417fcdae131ad47 (patch)
treed47493e0a432c75cb43b24fbe0fb20a71af8ce0e /share
parentfbda0754cbf58e293bb7e900ad9cb753ea0084d0 (diff)
use .Pq rather than .Po/.Pc;
Diffstat (limited to 'share')
-rw-r--r--share/termtypes/termcap.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/termtypes/termcap.5 b/share/termtypes/termcap.5
index 65a72c42b03..e07bdfc478e 100644
--- a/share/termtypes/termcap.5
+++ b/share/termtypes/termcap.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: termcap.5,v 1.15 2004/03/13 23:07:23 jmc Exp $
+.\" $OpenBSD: termcap.5,v 1.16 2005/03/07 23:01:40 jmc Exp $
.\"
.\" Copyright (c) 1985, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -814,9 +814,9 @@ Terminals that use
.Dq \&%.
need to be able to
backspace the cursor
-.Po Sy \&le Pc
+.Pq Sy \&le
and to move the cursor up one line on the screen
-.Po Sy \&up Pc .
+.Pq Sy \&up .
This is necessary because it is not always safe to transmit
.Sy \&\en ,
.Sy \&^D ,