diff options
author | 2004-02-20 22:07:08 +0000 | |
---|---|---|
committer | 2004-02-20 22:07:08 +0000 | |
commit | e72fba799ece70a1935dd8c46641b17a36507aae (patch) | |
tree | 413340814b8757ddbf03bd06a4a7f7c855c12e81 | |
parent | - uppercase CRT (diff) | |
download | wireguard-openbsd-e72fba799ece70a1935dd8c46641b17a36507aae.tar.xz wireguard-openbsd-e72fba799ece70a1935dd8c46641b17a36507aae.zip |
uppercase CRT;
-rw-r--r-- | games/rogue/rogue.6 | 4 | ||||
-rw-r--r-- | usr.bin/less/less.1 | 4 | ||||
-rw-r--r-- | usr.bin/systat/systat.1 | 4 | ||||
-rw-r--r-- | usr.bin/ul/ul.1 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6 index 1462945ad0f..256acd8ed94 100644 --- a/games/rogue/rogue.6 +++ b/games/rogue/rogue.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rogue.6,v 1.11 2003/09/04 22:14:42 jmc Exp $ +.\" $OpenBSD: rogue.6,v 1.12 2004/02/20 22:07:09 jmc Exp $ .\" .\" Copyright (c) 1988, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Sh DESCRIPTION .Nm is a computer fantasy game with a new twist. -It is crt oriented and the +It is CRT oriented and 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. diff --git a/usr.bin/less/less.1 b/usr.bin/less/less.1 index 8570836ceec..0b7d2705dee 100644 --- a/usr.bin/less/less.1 +++ b/usr.bin/less/less.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: less.1,v 1.8 2004/01/23 23:08:47 jmc Exp $ +.\" $OpenBSD: less.1,v 1.9 2004/02/20 22:07:08 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 on a CRT .Sh SYNOPSIS .Nm less No | Nm more .Fl \&? diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 30d68fbbe7f..617a48f5d25 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.32 2004/02/15 22:56:12 tedu Exp $ +.\" $OpenBSD: systat.1,v 1.33 2004/02/20 22:07:08 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 on a CRT .Sh SYNOPSIS .Nm systat .Op Fl w Ar wait diff --git a/usr.bin/ul/ul.1 b/usr.bin/ul/ul.1 index 63d44d29be9..f910de0b30a 100644 --- a/usr.bin/ul/ul.1 +++ b/usr.bin/ul/ul.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ul.1,v 1.10 2003/06/03 02:56:20 millert Exp $ +.\" $OpenBSD: ul.1,v 1.11 2004/02/20 22:07:09 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 on a CRT-terminal. .It Fl t Ar terminal Overrides the terminal type specified in the environment with .Ar terminal . |