Module Name:    src
Committed By:   abhinav
Date:           Sun Jun  4 08:53:38 UTC 2017

Modified Files:
        src/sys/rump/share/man/man7: rump_sp.7

Log Message:
Fix typo: s/analoguous/analogous/


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/share/man/man7/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/sys/rump/share/man/man7/rump_sp.7
diff -u src/sys/rump/share/man/man7/rump_sp.7:1.1 src/sys/rump/share/man/man7/rump_sp.7:1.2
--- src/sys/rump/share/man/man7/rump_sp.7:1.1	Sun Nov  9 17:39:38 2014
+++ src/sys/rump/share/man/man7/rump_sp.7	Sun Jun  4 08:53:38 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump_sp.7,v 1.1 2014/11/09 17:39:38 pooka Exp $
+.\"     $NetBSD: rump_sp.7,v 1.2 2017/06/04 08:53:38 abhinav Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -86,7 +86,7 @@ the environment variable
 .Ev RUMP_SERVER
 is used to specify the server URL.
 To keep track of which rump kernel the current shell is using,
-modifying the shell prompt is recommended -- this is analoguous
+modifying the shell prompt is recommended -- this is analogous
 to the visual clue you have when you login from one machine to
 another.
 .Ss Client credentials and access control

Reply via email to