summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-27 20:50:14 +0000
committerjoel <joel@FreeBSD.org>2012-03-27 20:50:14 +0000
commit97d2a4d873f12791dd1a1606523eae0062ccc7a5 (patch)
treea30b34b59163f5dbdf6be31983dcd3a1b9d504a0
parent18cdef73e124780c9a41193ca63682fadd4420c6 (diff)
downloadFreeBSD-src-97d2a4d873f12791dd1a1606523eae0062ccc7a5.zip
FreeBSD-src-97d2a4d873f12791dd1a1606523eae0062ccc7a5.tar.gz
mdoc: add missing El macro.
-rw-r--r--lib/libc/iconv/iconvctl.32
-rw-r--r--share/man/man4/xnb.41
2 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/iconv/iconvctl.3 b/lib/libc/iconv/iconvctl.3
index c5b7d50..f012157 100644
--- a/lib/libc/iconv/iconvctl.3
+++ b/lib/libc/iconv/iconvctl.3
@@ -110,6 +110,7 @@ variable, which is passed to
via
.Fa argument
by its address.
+.El
.\" XXX: fallbacks are unimplemented and trying to set them will always
.\" return EOPNOTSUPP but definitions are provided for source-level
.\" compatibility.
@@ -140,6 +141,7 @@ Unknown or unimplemented operation.
The conversion descriptor specified by
.Fa cd
is invalid.
+.El
.Sh SEE ALSO
.Xr iconv 1 ,
.Xr iconv 3
diff --git a/share/man/man4/xnb.4 b/share/man/man4/xnb.4
index 06faafb..bda6e45 100644
--- a/share/man/man4/xnb.4
+++ b/share/man/man4/xnb.4
@@ -84,6 +84,7 @@ Runs a builtin suite of unit tests and displays the results.
Does not affect the operation of the driver in any way.
Note that the test suite simulates error conditions; this will result in
error messages being printed to the system system log.
+.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
OpenPOWER on IntegriCloud