Module Name:    src
Committed By:   wiz
Date:           Fri Jan 10 09:43:15 UTC 2014

Modified Files:
        src/lib/libc/stdlib: ptsname.3

Log Message:
whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/stdlib/ptsname.3

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

Modified files:

Index: src/lib/libc/stdlib/ptsname.3
diff -u src/lib/libc/stdlib/ptsname.3:1.8 src/lib/libc/stdlib/ptsname.3:1.9
--- src/lib/libc/stdlib/ptsname.3:1.8	Wed Jan  8 02:17:30 2014
+++ src/lib/libc/stdlib/ptsname.3	Fri Jan 10 09:43:15 2014
@@ -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 @@ The
 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

Reply via email to