Source-Changes-HG archive

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

[src/trunk]: src/lib/librumpvfs Add missing .El



details:   https://anonhg.NetBSD.org/src/rev/52ab05661149
branches:  trunk
changeset: 759169:52ab05661149
user:      pooka <pooka%NetBSD.org@localhost>
date:      Tue Nov 30 19:50:25 2010 +0000

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

diffstat:

 lib/librumpvfs/rump_etfs.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 69c4e98df390 -r 52ab05661149 lib/librumpvfs/rump_etfs.3
--- a/lib/librumpvfs/rump_etfs.3        Tue Nov 30 19:07:15 2010 +0000
+++ b/lib/librumpvfs/rump_etfs.3        Tue Nov 30 19:50:25 2010 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index