Module Name: src
Committed By: wiz
Date: Sat Feb 6 07:12:25 UTC 2010
Modified Files:
src/lib/libterminfo: terminfo.5.in
Log Message:
Sync with terminfo(5): Remove /etc/terminfo.db.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libterminfo/terminfo.5.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libterminfo/terminfo.5.in
diff -u src/lib/libterminfo/terminfo.5.in:1.6 src/lib/libterminfo/terminfo.5.in:1.7
--- src/lib/libterminfo/terminfo.5.in:1.6 Fri Feb 5 09:42:21 2010
+++ src/lib/libterminfo/terminfo.5.in Sat Feb 6 07:12:25 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: terminfo.5.in,v 1.6 2010/02/05 09:42:21 roy Exp $
+.\" $NetBSD: terminfo.5.in,v 1.7 2010/02/06 07:12:25 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -205,18 +205,14 @@
.Pa $HOME/.terminfo.db ,
followed by
.Pa /usr/share/misc/terminfo.db ,
-followed by
-.Pa /rescue/terminfo.db
and
-.Pa /etc/terminfo.db .
+.Pa /rescue/terminfo.db .
.Sh FILES
.Bl -tag -width /usr/share/misc/terminfo.db -compact
.It Pa $HOME/.terminfo.db
Database of terminal descriptions for personal use.
-.It Pa /etc/terminfo.db
-Database of terminal descriptions for use during boot or single user.
.It Pa /rescue/terminfo.db
-Database of terminal descriptions for use when rescuing the system.
+Small database of terminal descriptions for use when rescuing the system.
.It Pa /usr/share/misc/terminfo
File containing terminal descriptions.
.It Pa /usr/share/misc/terminfo.db