Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
On Wed, 11 Mar 2020 at 16:42, Ian Lepore wrote: > > Well, my point is that it looked better because there were 3 extra > spaces, so you can get that spacing by adding 3 extra chars to the > column headings in the .Bl line. They don't have be "Sy " at the > front, I think just spaces at the end of

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ian Lepore
On Wed, 2020-03-11 at 16:37 -0400, Ed Maste wrote: > On Wed, 11 Mar 2020 at 16:27, Ian Lepore wrote: > > > > With, there are 3 extra spaces. "Sy ". > > Right, I mean the extraneous Sy had the side effect of improving (in > my opinion) the rendered table. Anyhow, they're removed now. Well, my p

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
On Wed, 11 Mar 2020 at 16:27, Ian Lepore wrote: > > With, there are 3 extra spaces. "Sy ". Right, I mean the extraneous Sy had the side effect of improving (in my opinion) the rendered table. Anyhow, they're removed now. ___ svn-src-head@freebsd.org ma

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ian Lepore
On Wed, 2020-03-11 at 16:01 -0400, Ed Maste wrote: > On Wed, 11 Mar 2020 at 15:07, Mateusz Piotrowski <0...@freebsd.org> > wrote: > > > > 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.

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
On Wed, 11 Mar 2020 at 15:07, Mateusz Piotrowski <0...@freebsd.org> wrote: > > 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 docume

Re: svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Mateusz Piotrowski
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 =

svn commit: r358891 - head/share/man/man5

2020-03-11 Thread Ed Maste
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 I intend to document FreeBSD's ELF notes (see review D23982), but start with a section documenting the format of the not