Module Name:    src
Committed By:   wiz
Date:           Mon Oct 27 07:49:25 UTC 2014

Modified Files:
        src/share/man/man7: src.7 tests.kyua.7

Log Message:
Add missing .El. From Henning Petersen in PR 49325.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man7/src.7
cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/tests.kyua.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/src.7
diff -u src/share/man/man7/src.7:1.7 src/share/man/man7/src.7:1.8
--- src/share/man/man7/src.7:1.7	Sat Oct 18 08:33:24 2014
+++ src/share/man/man7/src.7	Mon Oct 27 07:49:25 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: src.7,v 1.7 2014/10/18 08:33:24 snj Exp $
+.\" $NetBSD: src.7,v 1.8 2014/10/27 07:49:25 wiz Exp $
 .\"
 .\" Copyright (c) 2012, 2013 Mingzhe Wang and Elvira Khabirova.
 .\"	All rights reserved.
@@ -379,6 +379,7 @@ Reachover build structure for X11R7; the
 .Pa X11SRCDIR .
 The directory structure copies the system\'s;
 every directory contains a Makefile.
+.El
 .Sh SEE ALSO
 .Xr hier 7
 .Sh HISTORY

Index: src/share/man/man7/tests.kyua.7
diff -u src/share/man/man7/tests.kyua.7:1.4 src/share/man/man7/tests.kyua.7:1.5
--- src/share/man/man7/tests.kyua.7:1.4	Mon Jun  2 19:17:08 2014
+++ src/share/man/man7/tests.kyua.7	Mon Oct 27 07:49:25 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tests.kyua.7,v 1.4 2014/06/02 19:17:08 gdt Exp $
+.\"	$NetBSD: tests.kyua.7,v 1.5 2014/10/27 07:49:25 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -174,6 +174,7 @@ test suite:
 .It fstype
 When set to a filesystem type, restrict tests programs from the
 .Pa /usr/tests/fs/vfs/ .
+.El
 .Ss What to do if something fails?
 If there is
 .Em any failure

Reply via email to