diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-20 22:07:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-20 22:07:10 +0000 |
commit | 941f9e18b0d67ee7a61ab0bcfb805e2a4dd5c987 (patch) | |
tree | 61314bc9358e238d76cb9cddd32c7e31b21c91d8 /usr.bin | |
parent | 194b3c151607a720bc75b4d770b9a4aa6e93638d (diff) |
uppercase CRT;
Diffstat (limited to 'usr.bin')
-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 |
3 files changed, 6 insertions, 6 deletions
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 . |