Source-Changes-HG archive

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

[src/trunk]: src whitespace.



details:   https://anonhg.NetBSD.org/src/rev/ba14f89b976e
branches:  trunk
changeset: 325871:ba14f89b976e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jan 10 09:43:15 2014 +0000

description:
whitespace.

diffstat:

 lib/libc/stdlib/ptsname.3 |  4 ++--
 share/man/man7/symlink.7  |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r c01aca3447e0 -r ba14f89b976e lib/libc/stdlib/ptsname.3
--- a/lib/libc/stdlib/ptsname.3 Fri Jan 10 09:38:56 2014 +0000
+++ b/lib/libc/stdlib/ptsname.3 Fri Jan 10 09:43:15 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ptsname.3,v 1.8 2014/01/08 02:17:30 christos Exp $
+.\" $NetBSD: ptsname.3,v 1.9 2014/01/10 09:43:15 wiz Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,7 @@
 function
 places the pathname of the slave pseudo-terminal device that corresponds
 to the master pseudo-terminal device associated with
-.Fa masterfd 
+.Fa masterfd
 int the
 .Fa buf
 argument copying up to
diff -r c01aca3447e0 -r ba14f89b976e share/man/man7/symlink.7
--- a/share/man/man7/symlink.7  Fri Jan 10 09:38:56 2014 +0000
+++ b/share/man/man7/symlink.7  Fri Jan 10 09:43:15 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: symlink.7,v 1.22 2014/01/09 18:55:41 dholland Exp $
+.\"    $NetBSD: symlink.7,v 1.23 2014/01/10 09:44:30 wiz Exp $
 .\"
 .\" Copyright (c) 1992, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -514,7 +514,7 @@
 Expands to the value of
 .Li MACHINE
 for the system.
-For native binaries, this is 
+For native binaries, this is
 equivalent to the output of
 .Dq uname -m
 or



Home | Main Index | Thread Index | Old Index