diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2010-09-02 09:00:02 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2010-09-02 09:00:02 +0000 |
commit | 85af94bc937c1410dfdcda4d6f12160cc6f78646 (patch) | |
tree | e96010dcfe5c190571b8b77d37003ecfa90e355d /usr.bin | |
parent | 6ced9246322c733590d9c6f1ba81d843481472b9 (diff) |
remove trailing whitespace.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/tic/tic.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tic/tic.1 b/usr.bin/tic/tic.1 index 3cbda402779..58644105248 100644 --- a/usr.bin/tic/tic.1 +++ b/usr.bin/tic/tic.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tic.1,v 1.14 2010/01/12 23:22:14 nicm Exp $ +.\" $OpenBSD: tic.1,v 1.15 2010/09/02 09:00:01 sobrado Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998-2005,2006 Free Software Foundation, Inc. * @@ -28,7 +28,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: tic.1,v 1.14 2010/01/12 23:22:14 nicm Exp $ +.\" $Id: tic.1,v 1.15 2010/09/02 09:00:01 sobrado Exp $ .TH tic 1 "" .ds n 5 .ds d /usr/share/misc/terminfo @@ -137,7 +137,7 @@ Force source translation to terminfo format using the long C variable names listed in <\fBterm.h\fR> .TP \fB-N\fR -Disable smart defaults. +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, |