From 1805b94e6caa317d402e398fa06fa3d93d6827a0 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 5 Jun 1999 01:21:54 +0000 Subject: - remove trailing white space - remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ --- usr.bin/tic/tic.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/tic/tic.1') diff --git a/usr.bin/tic/tic.1 b/usr.bin/tic/tic.1 index 06000fdaa39..40f48fbb449 100644 --- a/usr.bin/tic/tic.1 +++ b/usr.bin/tic/tic.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tic.1,v 1.6 1999/03/11 21:08:09 millert Exp $ +.\" $OpenBSD: tic.1,v 1.7 1999/06/05 01:21:43 aaron Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998,1999 Free Software Foundation, Inc. * @@ -118,10 +118,10 @@ Force source translation to terminfo format using the long C variable names listed in <\fBterm.h\fR> .TP \fB-N\fR -Disable smart defaults. -Normally, when translating from termcap to terminfo, the compiler makes +Disable smart defaults. +Normally, when translating from termcap to terminfo, the compiler makes a number of assumptions about the defaults of string capabilities -\fBreset1_string\fR, \fBcarriage_return\fR, \fBcursor_left\fR, +\fBreset1_string\fR, \fBcarriage_return\fR, \fBcursor_left\fR, \fBcursor_down\fR, \fBscroll_forward\fR, \fBtab\fR, \fBnewline\fR, \fBkey_backspace\fR, \fBkey_left\fR, and \fBkey_down\fR, then attempts to use obsolete termcap capabilities to deduce correct values. It also -- cgit v1.2.3