Module Name:    src
Committed By:   joerg
Date:           Fri May 14 01:58:07 UTC 2010

Modified Files:
        src/usr.bin/tput: tput.1

Log Message:
Fix trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/tput/tput.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/tput/tput.1
diff -u src/usr.bin/tput/tput.1:1.14 src/usr.bin/tput/tput.1:1.15
--- src/usr.bin/tput/tput.1:1.14	Wed Feb  3 15:34:46 2010
+++ src/usr.bin/tput/tput.1	Fri May 14 01:58:07 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tput.1,v 1.14 2010/02/03 15:34:46 roy Exp $
+.\"	$NetBSD: tput.1,v 1.15 2010/05/14 01:58:07 joerg Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -96,7 +96,7 @@
 .It reset
 Reset the terminal (the
 .Xr terminfo 5
-.Dq rs1 , rs2 , rs3 
+.Dq rs1 , rs2 , rs3
 and
 .Dq rf
 sequence).

Reply via email to