summaryrefslogtreecommitdiffstats
path: root/usr.bin/tput
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commitfb1d8b3724cde10863de04d2c0884fbc5035eeef (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/tput
parent2334c79a7573e958e33d5cc7301829244e5d216f (diff)
downloadFreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.zip
FreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.bin/tput')
-rw-r--r--usr.bin/tput/tput.111
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1
index 4e3e2836..6e5f41e 100644
--- a/usr.bin/tput/tput.1
+++ b/usr.bin/tput/tput.1
@@ -48,7 +48,8 @@
The
.Nm
utility makes terminal-dependent information available to users or shell
-applications. When invoked as the
+applications.
+When invoked as the
.Nm clear
utility, the screen will be cleared as if
.Dl tput clear
@@ -83,7 +84,7 @@ without further action.
.Pp
If an
.Ar attribute
-is of type string, and takes arguments (e.g. cursor movement,
+is of type string, and takes arguments (e.g.\& cursor movement,
the termcap
.Dq cm
sequence) the arguments are taken from the command line immediately
@@ -150,6 +151,8 @@ Some termcap entries depend upon having a
.Sq %
in them that is just a
.Sq %
-and nothing more. Right now we just warn about them if they don't
-have a valid type declaration. These warnings are sent to
+and nothing more.
+Right now we just warn about them if they don't
+have a valid type declaration.
+These warnings are sent to
stderr.
OpenPOWER on IntegriCloud