Fix pasto.

This commit is contained in:
uwe 2018-10-10 21:09:58 +00:00
parent b75df58e07
commit b42d6bc7c1

View File

@ -1,4 +1,4 @@
.\" $NetBSD: terminfo.5.in,v 1.22 2017/01/29 16:52:38 abhinav Exp $
.\" $NetBSD: terminfo.5.in,v 1.23 2018/10/10 21:09:58 uwe Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011, 2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -131,7 +131,7 @@ push the dynamic variable [a-z].
.It Sy %P[A-Z]
pop a parameter and push it to static variable [a-z].
.It Sy %g[A-Z]
push the dynamic variable [A-Z].
push the static variable [a-z].
.Pp
Static variables persist over
.Fn tparm