Module Name: src
Committed By: wiz
Date: Sun Mar 27 22:51:35 UTC 2011
Modified Files:
src/lib/librump: rump_sp.7
Log Message:
Oh no -- a space! get rid of it, quick.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/librump/rump_sp.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/librump/rump_sp.7
diff -u src/lib/librump/rump_sp.7:1.6 src/lib/librump/rump_sp.7:1.7
--- src/lib/librump/rump_sp.7:1.6 Fri Mar 25 16:13:05 2011
+++ src/lib/librump/rump_sp.7 Sun Mar 27 22:51:35 2011
@@ -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