Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2014 19:27:11 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r276372 - head/contrib/elftoolchain/libelf
Message-ID:  <201412291927.sBTJRBKc005953@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412291927.sBTJRBKc005953>