Module Name:    src
Committed By:   wiz
Date:           Fri Aug 27 18:31:18 UTC 2010

Modified Files:
        src/lib/librump: rump.3

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/librump/rump.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/librump/rump.3
diff -u src/lib/librump/rump.3:1.1 src/lib/librump/rump.3:1.2
--- src/lib/librump/rump.3:1.1	Fri Aug 27 08:21:43 2010
+++ src/lib/librump/rump.3	Fri Aug 27 18:31:18 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.1 2010/08/27 08:21:43 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.2 2010/08/27 18:31:18 wiz Exp $
 .\"
 .\" Copyright (c) 2008-2010 Antti Kantee.  All rights reserved.
 .\"
@@ -62,7 +62,7 @@
 This means that any modification to the system state on the host
 running the rump kernel will not show up in the rump kernel and
 vice versa.
-A rump kernel may also be significantly more lightweight that the
+A rump kernel may also be significantly more lightweight than the
 host, and might not include include for example file system support
 at all.
 .Pp

Reply via email to