summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/special/more/more.14
-rw-r--r--games/rogue/rogue.65
-rw-r--r--share/termtypes/termcap.511
-rw-r--r--usr.bin/colcrt/colcrt.14
-rw-r--r--usr.bin/compress/zmore.14
-rw-r--r--usr.bin/less/less.14
-rw-r--r--usr.bin/systat/systat.14
-rw-r--r--usr.bin/ul/ul.14
8 files changed, 18 insertions, 22 deletions
diff --git a/distrib/special/more/more.1 b/distrib/special/more/more.1
index 06e6a470938..efe3f0024cd 100644
--- a/distrib/special/more/more.1
+++ b/distrib/special/more/more.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: more.1,v 1.8 2004/02/20 22:00:26 jmc Exp $
+.\" $OpenBSD: more.1,v 1.9 2006/05/26 17:26:33 jmc Exp $
.\"
.\" Copyright (c) 1980 The Regents of the University of California.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm more , page
-.Nd file perusal filter for CRT viewing
+.Nd view files
.Sh SYNOPSIS
.Nm more
.Op Fl cdflpsu
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6
index 256acd8ed94..b90fea8fbd7 100644
--- a/games/rogue/rogue.6
+++ b/games/rogue/rogue.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rogue.6,v 1.12 2004/02/20 22:07:09 jmc Exp $
+.\" $OpenBSD: rogue.6,v 1.13 2006/05/26 17:26:33 jmc Exp $
.\"
.\" Copyright (c) 1988, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -44,8 +44,7 @@
.Sh DESCRIPTION
.Nm
is a computer fantasy game with a new twist.
-It is CRT oriented and the
-object of the game is to survive the attacks of various monsters and get
+The object of the game is to survive the attacks of various monsters and get
a lot of gold, rather than the puzzle solving orientation of most computer
fantasy games.
.Pp
diff --git a/share/termtypes/termcap.5 b/share/termtypes/termcap.5
index 097f8643705..98b518c595d 100644
--- a/share/termtypes/termcap.5
+++ b/share/termtypes/termcap.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: termcap.5,v 1.20 2005/12/29 21:53:56 jmc Exp $
+.\" $OpenBSD: termcap.5,v 1.21 2006/05/26 17:26:33 jmc Exp $
.\"
.\" Copyright (c) 1985, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -290,7 +290,7 @@ version 2 only).
.It "nd str Non-destructive space (cursor right)."
.It "NL bool (o)" Ta Sy \&\en No "is newline, not line feed."
.It "nl str (o) Newline character if not" Sy \en .
-.It "ns bool (o) Terminal is a" Tn CRT No "but doesn't scroll."
+.It "ns bool (o) Terminal doesn't scroll."
.It "nw str (P) Newline (behaves like"
.Sy \&cr
followed by
@@ -592,8 +592,7 @@ A similar test can be used for insert-character.
The number of columns on each line of the display is given by the
.Sy \&co
numeric capability.
-If the display is a
-.Tn CRT ,
+If the display is a terminal,
then the
number of lines on the screen is given by the
.Sy \&li
@@ -657,9 +656,7 @@ because the space would erase the character moved over.
A very important point here is that the local cursor motions encoded
in
.Nm
-have undefined behavior at the left and top edges of a
-.Tn CRT
-display.
+have undefined behavior at the left and top edges of a terminal.
Programs should never attempt to backspace around the left edge,
unless
.Sy \&bw
diff --git a/usr.bin/colcrt/colcrt.1 b/usr.bin/colcrt/colcrt.1
index 4751c32c42d..e18615b000a 100644
--- a/usr.bin/colcrt/colcrt.1
+++ b/usr.bin/colcrt/colcrt.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: colcrt.1,v 1.10 2003/07/15 10:53:01 jmc Exp $
+.\" $OpenBSD: colcrt.1,v 1.11 2006/05/26 17:26:33 jmc Exp $
.\" $NetBSD: colcrt.1,v 1.3 1995/03/26 05:30:59 glass Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm colcrt
-.Nd filter nroff output for CRT previewing
+.Nd filter nroff output
.Sh SYNOPSIS
.Nm colcrt
.Op Fl
diff --git a/usr.bin/compress/zmore.1 b/usr.bin/compress/zmore.1
index 435c80713c4..1108740a4e3 100644
--- a/usr.bin/compress/zmore.1
+++ b/usr.bin/compress/zmore.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: zmore.1,v 1.4 2003/12/28 14:56:13 jmc Exp $
+.\" $OpenBSD: zmore.1,v 1.5 2006/05/26 17:26:33 jmc Exp $
.\"
.\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
.\"
@@ -23,7 +23,7 @@
.Os
.Sh NAME
.Nm zmore
-.Nd view compressed files on a CRT
+.Nd view compressed files
.Sh SYNOPSIS
.Nm zmore
.Op Ar flags
diff --git a/usr.bin/less/less.1 b/usr.bin/less/less.1
index 803cdd05ebe..c2d022af160 100644
--- a/usr.bin/less/less.1
+++ b/usr.bin/less/less.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: less.1,v 1.10 2004/12/30 10:13:37 jmc Exp $
+.\" $OpenBSD: less.1,v 1.11 2006/05/26 17:26:33 jmc Exp $
.\"
.\" Copyright (C) 2002 Mark Nudelman
.\"
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm less , more
-.Nd view files on a CRT
+.Nd view files
.Sh SYNOPSIS
.Nm less No | Nm more
.Fl \&?
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index 8ad76936c21..22faadc8c19 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: systat.1,v 1.40 2006/04/14 01:20:43 dlg Exp $
+.\" $OpenBSD: systat.1,v 1.41 2006/05/26 17:26:33 jmc Exp $
.\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm systat
-.Nd display system statistics on a CRT
+.Nd display system statistics
.Sh SYNOPSIS
.Nm systat
.Op Fl n
diff --git a/usr.bin/ul/ul.1 b/usr.bin/ul/ul.1
index f910de0b30a..a8eb151ad82 100644
--- a/usr.bin/ul/ul.1
+++ b/usr.bin/ul/ul.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ul.1,v 1.11 2004/02/20 22:07:09 jmc Exp $
+.\" $OpenBSD: ul.1,v 1.12 2006/05/26 17:26:33 jmc Exp $
.\" $NetBSD: ul.1,v 1.3 1994/12/07 00:28:23 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -69,7 +69,7 @@ dashes
this is useful when you want to look at the underlining
which is present in an
.Xr nroff 1
-output stream on a CRT-terminal.
+output stream.
.It Fl t Ar terminal
Overrides the terminal type specified in the environment with
.Ar terminal .