Module Name:    src
Committed By:   pooka
Date:           Tue Nov 30 19:50:26 UTC 2010

Modified Files:
        src/lib/librumpvfs: rump_etfs.3

Log Message:
Add missing .El
Maybe next we can have typoed comments break builds?


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/librumpvfs/rump_etfs.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/librumpvfs/rump_etfs.3
diff -u src/lib/librumpvfs/rump_etfs.3:1.2 src/lib/librumpvfs/rump_etfs.3:1.3
--- src/lib/librumpvfs/rump_etfs.3:1.2	Tue Nov 30 18:08:46 2010
+++ src/lib/librumpvfs/rump_etfs.3	Tue Nov 30 19:50:25 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump_etfs.3,v 1.2 2010/11/30 18:08:46 pooka Exp $
+.\"     $NetBSD: rump_etfs.3,v 1.3 2010/11/30 19:50:25 pooka Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -120,6 +120,7 @@
 .Fa key .
 This routine may be called only if the file related to the mapping
 is not in use.
+.El
 .Sh EXAMPLES
 Map a host image file to a mountable /dev/harddisk path using
 window offsets from the disklabel.

Reply via email to