Module Name: src
Committed By: blymn
Date: Thu Feb 10 08:54:13 UTC 2011
Modified Files:
src/lib/libcurses: curses_chgat.3
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libcurses/curses_chgat.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libcurses/curses_chgat.3
diff -u src/lib/libcurses/curses_chgat.3:1.4 src/lib/libcurses/curses_chgat.3:1.5
--- src/lib/libcurses/curses_chgat.3:1.4 Sun Jul 12 23:14:06 2009
+++ src/lib/libcurses/curses_chgat.3 Thu Feb 10 08:54:12 2011
@@ -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.
.\" All rights reserved.
@@ -65,7 +65,7 @@
.Fa color .
If
.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
The
.Fn wchgat