Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Add missing .El. From Henning Petersen in PR ...



details:   https://anonhg.NetBSD.org/src/rev/485831969177
branches:  trunk
changeset: 333280:485831969177
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 27 07:49:25 2014 +0000

description:
Add missing .El. From Henning Petersen in PR 49325.

diffstat:

 share/man/man7/src.7        |  3 ++-
 share/man/man7/tests.kyua.7 |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 05a001b7ed78 -r 485831969177 share/man/man7/src.7
--- a/share/man/man7/src.7      Sun Oct 26 22:07:47 2014 +0000
+++ b/share/man/man7/src.7      Mon Oct 27 07:49:25 2014 +0000
@@ -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 @@
 .Pa X11SRCDIR .
 The directory structure copies the system\'s;
 every directory contains a Makefile.
+.El
 .Sh SEE ALSO
 .Xr hier 7
 .Sh HISTORY
diff -r 05a001b7ed78 -r 485831969177 share/man/man7/tests.kyua.7
--- a/share/man/man7/tests.kyua.7       Sun Oct 26 22:07:47 2014 +0000
+++ b/share/man/man7/tests.kyua.7       Mon Oct 27 07:49:25 2014 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index