svn commit: r358891 - head/share/man/man5
Mateusz Piotrowski
0mp at FreeBSD.org
Wed Mar 11 19:07:19 UTC 2020
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
More information about the svn-src-head
mailing list