Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/tset Remove duplicate Pp. Remove trailing whitespace...



details:   https://anonhg.NetBSD.org/src/rev/32b14647bccf
branches:  trunk
changeset: 778953:32b14647bccf
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 22 10:23:39 2012 +0000

description:
Remove duplicate Pp. Remove trailing whitespace. Sort sections.

diffstat:

 usr.bin/tset/tset.1 |  31 +++++++++++++++----------------
 1 files changed, 15 insertions(+), 16 deletions(-)

diffs (63 lines):

diff -r e8c88de69fc0 -r 32b14647bccf usr.bin/tset/tset.1
--- a/usr.bin/tset/tset.1       Sun Apr 22 10:22:08 2012 +0000
+++ b/usr.bin/tset/tset.1       Sun Apr 22 10:23:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tset.1,v 1.19 2012/04/21 12:27:30 roy Exp $
+.\"    $NetBSD: tset.1,v 1.20 2012/04/22 10:23:39 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -159,7 +159,6 @@
 .Fl s
 option.
 .Pp
-.Pp
 When the
 .Fl s
 option is specified, the commands to enter the information into the
@@ -321,19 +320,6 @@
 .It Pa /usr/share/misc/terminfo
 terminal capability database
 .El
-.Sh SEE ALSO
-.Xr csh 1 ,
-.Xr sh 1 ,
-.Xr stty 1 ,
-.Xr tty 4 ,
-.Xr terminfo 5 ,
-.Xr ttys 5 ,
-.Xr environ 7
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 3.0 .
 .Sh COMPATIBILITY
 The
 .Fl A ,
@@ -387,7 +373,7 @@
 has been removed.
 .Pp
 The
-.Fl E 
+.Fl E
 and
 .Fl S
 options have been removed as they only make sense for termcap and
@@ -405,3 +391,16 @@
 .St -p1003.1-88
 compliant terminal interface) and will no longer compile on systems with
 older terminal interfaces.
+.Sh SEE ALSO
+.Xr csh 1 ,
+.Xr sh 1 ,
+.Xr stty 1 ,
+.Xr tty 4 ,
+.Xr terminfo 5 ,
+.Xr ttys 5 ,
+.Xr environ 7
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 3.0 .



Home | Main Index | Thread Index | Old Index