Fix typo.

This commit is contained in:
blymn 2011-02-10 08:54:12 +00:00
parent 233a38c913
commit 01cc4b6151
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_chgat.3,v 1.4 2009/07/12 23:14:06 wiz Exp $ .\" $NetBSD: curses_chgat.3,v 1.5 2011/02/10 08:54:12 blymn Exp $
.\" .\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc. .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -65,7 +65,7 @@ and the color pair to
.Fa color . .Fa color .
If If
.Fa n .Fa n
is negative or larger than the reminder of the line, it gets truncated. is negative or larger than the remainder of the line, it gets truncated.
.Pp .Pp
The The
.Fn wchgat .Fn wchgat