Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/4f81043e5985
branches: trunk
changeset: 772971:4f81043e5985
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Jan 22 19:13:42 2012 +0000
description:
Remove trailing whitespace.
diffstat:
lib/libc/stdio/fseek.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r abfa2aafa9cc -r 4f81043e5985 lib/libc/stdio/fseek.3
--- a/lib/libc/stdio/fseek.3 Sun Jan 22 19:00:45 2012 +0000
+++ b/lib/libc/stdio/fseek.3 Sun Jan 22 19:13:42 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fseek.3,v 1.26 2012/01/22 18:36:17 christos Exp $
+.\" $NetBSD: fseek.3,v 1.27 2012/01/22 19:13:42 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -132,7 +132,7 @@
object is a complex object that represents both the position and the parse
state of the stream making these routines are the only way to portably
reposition a text stream.
-The
+The
.Ar pos
argument of
.Fn fsetpos
Home |
Main Index |
Thread Index |
Old Index