Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Close .Bl directive properly



details:   https://anonhg.NetBSD.org/src/rev/d57f9872fa6c
branches:  trunk
changeset: 446807:d57f9872fa6c
user:      cherry <cherry%NetBSD.org@localhost>
date:      Thu Dec 20 09:17:04 2018 +0000

description:
Close .Bl directive properly

diffstat:

 share/man/man4/options.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 7b40fc6c841a -r d57f9872fa6c share/man/man4/options.4
--- a/share/man/man4/options.4  Thu Dec 20 08:59:22 2018 +0000
+++ b/share/man/man4/options.4  Thu Dec 20 09:17:04 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.494 2018/12/20 08:32:55 cherry Exp $
+.\"    $NetBSD: options.4,v 1.495 2018/12/20 09:17:04 cherry Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -2685,6 +2685,7 @@
 .It 4
 bolded
 .El
+.El
 .Ss x86-specific Options
 .Bl -ohang
 .It Cd options NO_PREEMPTION
@@ -2692,7 +2693,6 @@
 .Xr kpreempt 9
 support in the kernel.
 .El
-.El
 .\" The following requests should be uncommented and used where appropriate.
 .\" .Sh FILES
 .\" .Sh EXAMPLES



Home | Main Index | Thread Index | Old Index