Module Name:    src
Committed By:   joerg
Date:           Sat Aug 26 21:58:31 UTC 2017

Modified Files:
        src/share/man/man9: kmem.9

Log Message:
Drop stray .El.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man9/kmem.9

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/man9/kmem.9
diff -u src/share/man/man9/kmem.9:1.21 src/share/man/man9/kmem.9:1.22
--- src/share/man/man9/kmem.9:1.21	Mon Jul  3 21:28:48 2017
+++ src/share/man/man9/kmem.9	Sat Aug 26 21:58:31 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: kmem.9,v 1.21 2017/07/03 21:28:48 wiz Exp $
+.\"	$NetBSD: kmem.9,v 1.22 2017/08/26 21:58:31 joerg Exp $
 .\"
 .\" Copyright (c)2006 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -311,7 +311,6 @@ It is best used on a 64-bit machine with
 .Dv KMEM_GUARD
 is enabled by default on
 .Dv DEBUG .
-.El
 .Sh RETURN VALUES
 On success,
 .Fn kmem_alloc

Reply via email to