Module Name:    src
Committed By:   cherry
Date:           Thu Dec 20 09:17:04 UTC 2018

Modified Files:
        src/share/man/man4: options.4

Log Message:
Close .Bl directive properly


To generate a diff of this commit:
cvs rdiff -u -r1.494 -r1.495 src/share/man/man4/options.4

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/man4/options.4
diff -u src/share/man/man4/options.4:1.494 src/share/man/man4/options.4:1.495
--- src/share/man/man4/options.4:1.494	Thu Dec 20 08:32:55 2018
+++ src/share/man/man4/options.4	Thu Dec 20 09:17:04 2018
@@ -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 @@ underlined
 .It 4
 bolded
 .El
+.El
 .Ss x86-specific Options
 .Bl -ohang
 .It Cd options NO_PREEMPTION
@@ -2692,7 +2693,6 @@ Disables
 .Xr kpreempt 9
 support in the kernel.
 .El
-.El
 .\" The following requests should be uncommented and used where appropriate.
 .\" .Sh FILES
 .\" .Sh EXAMPLES

Reply via email to