aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tput
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit0227791b40a6936310e1dd376b0883b540fec0c0 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.bin/tput
parente340fc602be23c05a35f023bb91e70b4148c2ad9 (diff)
downloadsrc-0227791b40a6936310e1dd376b0883b540fec0c0.tar.gz
src-0227791b40a6936310e1dd376b0883b540fec0c0.zip
Expand *n't contractions.
Notes
Notes: svn path=/head/; revision=141846
Diffstat (limited to 'usr.bin/tput')
-rw-r--r--usr.bin/tput/tput.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1
index d29e27625cef..33950a766bf5 100644
--- a/usr.bin/tput/tput.1
+++ b/usr.bin/tput/tput.1
@@ -145,14 +145,14 @@ utility appeared in
.Sh BUGS
The
.Nm
-utility can't really distinguish between different types of attributes.
+utility cannot really distinguish between different types of attributes.
.Pp
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
+Right now we just warn about them if they do not
have a valid type declaration.
These warnings are sent to
stderr.