From ae6eee4ee58921170e28f030c5c4e9dd64a819d2 Mon Sep 17 00:00:00 2001 From: dima Date: Wed, 8 Feb 1995 01:07:16 +0000 Subject: Fixed usage() (cosmetic changes. "(string)" looks much better than "(string" :-) --- usr.sbin/vidcontrol/vidcontrol.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c index f46d75e..4793102 100644 --- a/usr.sbin/vidcontrol/vidcontrol.c +++ b/usr.sbin/vidcontrol/vidcontrol.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: vidcontrol.c,v 1.6 1995/01/30 21:44:07 sos Exp sos $ + * $Id: vidcontrol.c,v 1.7 1995/02/07 11:56:21 sos Exp $ */ #include @@ -404,9 +404,9 @@ usage() " fgcol bgcol (set fore- & background colors)\n" " -r fgcol bgcol (set reverse fore- & background colors)\n" " -b color (set border color)\n" -" -c normal (set cursor to inverting block\n" -" -c blink (set cursor to blinking inverted block\n" -" -c destructive (set cursor to blinking destructive char\n" +" -c normal (set cursor to inverting block)\n" +" -c blink (set cursor to blinking inverted block)\n" +" -c destructive (set cursor to blinking destructive char)\n" " -d (dump screenmap to stdout)\n" " -l filename (load srceenmap file filename)\n" " -L (load default screenmap)\n" -- cgit v1.1