Author: emaste
Date: Wed Mar 11 20:05:06 2020
New Revision: 358894
URL: https://svnweb.freebsd.org/changeset/base/358894

Log:
  Remove extra Sy from table header
  
  Reported by:  0mp

Modified:
  head/share/man/man5/elf.5

Modified: head/share/man/man5/elf.5
==============================================================================
--- head/share/man/man5/elf.5   Wed Mar 11 19:59:29 2020        (r358893)
+++ head/share/man/man5/elf.5   Wed Mar 11 20:05:06 2020        (r358894)
@@ -1278,7 +1278,7 @@ stored into the relocatable field.
 .El
 .Ss Note Section
 ELF note sections consist of entries with the following format.
-.Bl -column -offset indent "Sy Field" "Sy Size" "Sy Description"
+.Bl -column -offset indent "Field" "Size" "Description"
 .It Sy Field Ta Sy Size Ta Sy Description
 .It namesz   Ta 32 bits Ta Size of "name"
 .It descsz   Ta 32 bits Ta Size of "desc"
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to