Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libterminfo Oxford serial comma.
details: https://anonhg.NetBSD.org/src/rev/9e5c23d8547f
branches: trunk
changeset: 752032:9e5c23d8547f
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Feb 11 16:28:06 2010 +0000
description:
Oxford serial comma.
diffstat:
lib/libterminfo/terminfo.5.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7cd686fc4216 -r 9e5c23d8547f lib/libterminfo/terminfo.5.in
--- a/lib/libterminfo/terminfo.5.in Thu Feb 11 14:49:56 2010 +0000
+++ b/lib/libterminfo/terminfo.5.in Thu Feb 11 16:28:06 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: terminfo.5.in,v 1.9 2010/02/11 14:36:09 roy Exp $
+.\" $NetBSD: terminfo.5.in,v 1.10 2010/02/11 16:28:06 wiz Exp $
.\"
.\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -88,7 +88,7 @@
.Sy \eb
and
.Sy \ef
-map to linefeed, return, tab, backspace and formfeed respectively.
+map to linefeed, return, tab, backspace, and formfeed respectively.
Any character can be escaped in octal, such as
.Sy \e072 .
If you need to encode a
@@ -215,7 +215,7 @@
is available.
If a matching description is not found then a small embedded database is
searched, which currently holds descriptions for ansi, dumb, vt100, vt220,
-wsvt25 and xterm.
+wsvt25, and xterm.
.Sh FILES
.Bl -tag -width /usr/share/misc/terminfo.db -compact
.It Pa $HOME/.terminfo.db
Home |
Main Index |
Thread Index |
Old Index