Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/4cd3c6a8cadd
branches:  trunk
changeset: 780507:4cd3c6a8cadd
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 27 18:22:04 2012 +0000

description:
Remove trailing whitespace.

diffstat:

 lib/libutil/openpty.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 77d85cad23e4 -r 4cd3c6a8cadd lib/libutil/openpty.3
--- a/lib/libutil/openpty.3     Fri Jul 27 18:21:59 2012 +0000
+++ b/lib/libutil/openpty.3     Fri Jul 27 18:22:04 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: openpty.3,v 1.15 2012/07/23 02:21:14 christos Exp $
+.\"    $NetBSD: openpty.3,v 1.16 2012/07/27 18:22:04 wiz Exp $
 .\"
 .\" Copyright (c) 1995
 .\"    The Regents of the University of California.  All rights reserved.
@@ -68,7 +68,7 @@
 .Fa name
 is non-null, the filename of the slave is returned in
 .Fa name .
-The length of 
+The length of
 .Fa name
 is limited to
 .Dv 16
@@ -76,7 +76,7 @@
 .Xr ptm 4
 device driver (including the terminating
 .Dv NUL )
-which limits the maximum to 
+which limits the maximum to
 .Dv 100,000
 ptys.
 If



Home | Main Index | Thread Index | Old Index