/usr/share/misc/termcap
authorderaadt <deraadt@openbsd.org>
Tue, 3 Dec 1996 08:25:22 +0000 (08:25 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 3 Dec 1996 08:25:22 +0000 (08:25 +0000)
gnu/usr.bin/gzip/zmore.1
lib/libterm/termcap.c
usr.bin/tn3270/mset/map3270.5

index d6f871a..47099b7 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: zmore.1,v 1.1.1.1 1995/10/18 08:40:54 deraadt Exp $
+.\" $Id: zmore.1,v 1.2 1996/12/03 08:25:25 deraadt Exp $
 .TH ZMORE 1
 .SH NAME
 zmore \- file perusal filter for crt viewing of compressed text
@@ -28,7 +28,7 @@ another screenful is displayed.  Other possibilities are enumerated later.
 .PP
 .I Zmore
 looks in the file
-.I /etc/termcap
+.I /usr/share/misc/termcap
 to determine terminal characteristics,
 and to determine the default window size.
 On a terminal capable of displaying 24 lines,
index 3919630..64ddb75 100644 (file)
@@ -91,14 +91,14 @@ tgetent(bp, name)
        p = pathbuf;
        cp = getenv("TERMCAP");
        /*
-        * TERMCAP can have one of two things in it. It can be the
-        * name of a file to use instead of /etc/termcap. In this
+        * TERMCAP can have one of two things in it. It can be the name
+        * of a file to use instead of /usr/share/misc/termcap. In this
         * case it better start with a "/". Or it can be an entry to
         * use so we don't have to read the file. In this case it
         * has to already have the newlines crunched out.  If TERMCAP
         * does not hold a file name then a path of names is searched
-        * instead.  The path is found in the TERMPATH variable, or
-        * becomes "$HOME/.termcap /etc/termcap" if no TERMPATH exists.
+        * instead.  The path is found in the TERMPATH variable, or becomes
+        * "$HOME/.termcap /usr/share/misc/termcap" if no TERMPATH exists.
         */
        if (!cp || *cp != '/') {        /* no TERMCAP or it holds an entry */
                if ((termpath = getenv("TERMPATH")) != NULL)
index 4bf8447..c6cbd29 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: map3270.5,v 1.2 1996/06/26 05:41:29 deraadt Exp $
+.\"    $OpenBSD: map3270.5,v 1.3 1996/12/03 08:25:26 deraadt Exp $
 .\" Copyright (c) 1986 The Regents of the University of California.
 .\" All rights reserved.
 .\"
@@ -68,7 +68,7 @@ The requirements for these sequences are:
 The file consists of entries for various keyboards.  The first part
 of an entry lists the names of the keyboards which use that entry.
 These names will often be the same as in
-.I /etc/termcap
+.I /usr/share/misc/termcap
 (see
 .IR termcap (5));
 however, note that often the terminals from various termcap entries will all