diff options
author | joel <joel@FreeBSD.org> | 2012-03-27 20:50:14 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-03-27 20:50:14 +0000 |
commit | 97d2a4d873f12791dd1a1606523eae0062ccc7a5 (patch) | |
tree | a30b34b59163f5dbdf6be31983dcd3a1b9d504a0 /share/man | |
parent | 18cdef73e124780c9a41193ca63682fadd4420c6 (diff) | |
download | FreeBSD-src-97d2a4d873f12791dd1a1606523eae0062ccc7a5.zip FreeBSD-src-97d2a4d873f12791dd1a1606523eae0062ccc7a5.tar.gz |
mdoc: add missing El macro.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/xnb.4 | 1 |
1 files changed, 1 insertions, 0 deletions
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 , |