From 1762400fc86f27481374190b1694040c5e805fcc Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 16 May 1999 23:51:10 +0000 Subject: s/cF/nF/ in a couple of places. PR: 10841 Submitted by: Kaneda Hiloshi --- share/man/man4/man4.i386/screen.4 | 10 +++++----- share/man/man4/screen.4 | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'share') diff --git a/share/man/man4/man4.i386/screen.4 b/share/man/man4/man4.i386/screen.4 index f2df5ec..585a7f1 100644 --- a/share/man/man4/man4.i386/screen.4 +++ b/share/man/man4/man4.i386/screen.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: screen.4,v 1.9 1998/03/12 07:30:37 charnier Exp $ +.\" $Id: screen.4,v 1.10 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd January 8, 1995 .Dt SCREEN 4 i386 @@ -137,16 +137,16 @@ SGR E[nm Set character attributes: -- -- E[=nA Set the border color to color n (see table) (if supported by HW) --- E[=cF set normal foreground color to n -- +-- E[=nF set normal foreground color to n -- (see table) --- E[=cG set normal background color to n -- +-- E[=nG set normal background color to n -- (see table) --- E[=cH set reverse foreground color to n -- +-- E[=nH set reverse foreground color to n -- (see table) --- E[=cI set reverse background color to n -- +-- E[=nI set reverse background color to n -- (see table) n= 0 black n= 8 grey diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4 index f2df5ec..585a7f1 100644 --- a/share/man/man4/screen.4 +++ b/share/man/man4/screen.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: screen.4,v 1.9 1998/03/12 07:30:37 charnier Exp $ +.\" $Id: screen.4,v 1.10 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd January 8, 1995 .Dt SCREEN 4 i386 @@ -137,16 +137,16 @@ SGR E[nm Set character attributes: -- -- E[=nA Set the border color to color n (see table) (if supported by HW) --- E[=cF set normal foreground color to n -- +-- E[=nF set normal foreground color to n -- (see table) --- E[=cG set normal background color to n -- +-- E[=nG set normal background color to n -- (see table) --- E[=cH set reverse foreground color to n -- +-- E[=nH set reverse foreground color to n -- (see table) --- E[=cI set reverse background color to n -- +-- E[=nI set reverse background color to n -- (see table) n= 0 black n= 8 grey -- cgit v1.1