Date: Wed, 11 Mar 2020 20:07:08 +0100 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: Ed Maste <emaste@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r358891 - head/share/man/man5 Message-ID: <a5d5d0d4-39a7-c74e-8a82-f41ccbfb22c2@FreeBSD.org> In-Reply-To: <202003111815.02BIFIux018547@repo.freebsd.org> References: <202003111815.02BIFIux018547@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On 3/11/20 7:15 PM, Ed Maste wrote: > Author: emaste > Date: Wed Mar 11 18:15:18 2020 > New Revision: 358891 > URL: https://svnweb.freebsd.org/changeset/base/358891 > > Log: > elf.5: start documenting ELF note sections ... > Modified: head/share/man/man5/elf.5 > ============================================================================== > --- head/share/man/man5/elf.5 Wed Mar 11 15:12:31 2020 (r358890) > +++ head/share/man/man5/elf.5 Wed Mar 11 18:15:18 2020 (r358891) > @@ -24,7 +24,7 @@ ... > +.Bl -column -offset indent "Sy Field" "Sy Size" "Sy Description" The "Sy" macros can be dropped from those strings specifying the width of columns. They are not expanded there anyway. Cheers, Mateusz Piotrowski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a5d5d0d4-39a7-c74e-8a82-f41ccbfb22c2>