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/ul | |
parent | 194b3c151607a720bc75b4d770b9a4aa6e93638d (diff) |
uppercase CRT;
Diffstat (limited to 'usr.bin/ul')
-rw-r--r-- | usr.bin/ul/ul.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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 . |