Add missing .El.

This commit is contained in:
dyoung 2010-01-22 20:40:36 +00:00
parent 27a064c07c
commit aa310e1ddd

View File

@ -1,4 +1,4 @@
.\" $NetBSD: percpu.9,v 1.3 2010/01/22 20:27:57 dyoung Exp $
.\" $NetBSD: percpu.9,v 1.4 2010/01/22 20:40:36 dyoung Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -156,6 +156,7 @@ should be non-blocking and fast.
Do not rely on
.Fa cb
to be run on the CPUs in any particular order.
.El
.Sh CODE REFERENCES
This section describes places within the
.Nx