Source-Changes-HG archive

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

[src/trunk]: src/lib/librump Oh no -- a space! get rid of it, quick.



details:   https://anonhg.NetBSD.org/src/rev/044782bf7a55
branches:  trunk
changeset: 763623:044782bf7a55
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Mar 27 22:51:35 2011 +0000

description:
Oh no -- a space! get rid of it, quick.

diffstat:

 lib/librump/rump_sp.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9f5e57bb080b -r 044782bf7a55 lib/librump/rump_sp.7
--- a/lib/librump/rump_sp.7     Sun Mar 27 22:47:40 2011 +0000
+++ b/lib/librump/rump_sp.7     Sun Mar 27 22:51:35 2011 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump_sp.7,v 1.6 2011/03/25 16:13:05 pooka Exp $
+.\"     $NetBSD: rump_sp.7,v 1.7 2011/03/27 22:51:35 wiz Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -67,7 +67,7 @@
 Also, almost any unmodified dynamically linked application
 (for example
 .Xr telnet 1
-or 
+or
 .Xr ls 1 )
 can be used as a rump kernel client with the help of system call hijacking.
 See



Home | Main Index | Thread Index | Old Index