svn commit: r276372 - head/contrib/elftoolchain/libelf
Ed Maste
emaste at FreeBSD.org
Mon Dec 29 19:27:11 UTC 2014
Author: emaste
Date: Mon Dec 29 19:27:10 2014
New Revision: 276372
URL: https://svnweb.freebsd.org/changeset/base/276372
Log:
Restore r276252 mdoc fix
It was accidentally reverted in the elftoolchain update (r276371).
Sponsored by: The FreeBSD Foundation
Modified:
head/contrib/elftoolchain/libelf/elf.3
Modified: head/contrib/elftoolchain/libelf/elf.3
==============================================================================
--- head/contrib/elftoolchain/libelf/elf.3 Mon Dec 29 19:16:40 2014 (r276371)
+++ head/contrib/elftoolchain/libelf/elf.3 Mon Dec 29 19:27:10 2014 (r276372)
@@ -413,7 +413,6 @@ Section types in the range
.Dv SHT_HIUSER ]
are otherwise considered to be of type
.Dv ELF_T_BYTE .
-.TE
.Ss Functional Grouping
This section contains a brief overview of the available functionality
in the ELF library.
More information about the svn-src-all
mailing list