joel
b9a2e94d1d
mdoc: minor Bl improvements.
2012-06-02 08:47:26 +00:00
eadler
1ef5fe44d3
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
joel
dd1fff9bcb
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
...
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
2010-08-16 15:18:30 +00:00
kaiw
b4224af647
Remove a redundant word.
...
Obtained from: elftoolchain
MFC after: 1 month
2010-07-21 13:00:01 +00:00
uqs
9d8e496fad
mdoc: fix parenthesis
...
Reviewed by: brueffer
2010-05-11 23:08:31 +00:00
uqs
3960614646
mdoc: order prologue macros consistently by Dd/Dt/Os
...
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
2010-04-14 19:08:06 +00:00
brueffer
ea3ef695e2
Remove useless .TE groff macro.
...
Submitted by: Joerg Sonnenberger
MFC after: 3 days
2010-01-12 17:38:23 +00:00
jkoshy
02cd3fead5
Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manual
...
page and code to match.
Submitted by: jb
MFC After: 1 day
2007-11-23 11:29:36 +00:00
jkoshy
0f156735c0
Refer the reader to the elf_update(3) manual page for more information
...
on application control of ELF object layout.
MFC after: 1 day
2007-10-21 05:08:40 +00:00
jkoshy
64e15beb8d
Document the ELF types supported by libelf.
...
Document the relationship between section types (SHT_*) and the
types known to the libelf.
2006-12-11 09:03:27 +00:00
ru
8ee020ccf7
Fix minor formatting issues:
...
- make document title match filename;
- remove hard sentence breaks, whitespace at EOL, and double whitespace;
- sort SEE ALSO xrefs, adding missing section numbers;
- fix a misspelled macro name.
2006-11-13 09:46:16 +00:00
jkoshy
62913629e6
MFP4: Add an implementation of the ELF(3) and GELF(3) API set.
...
Bump __FreeBSD_version.
Reviewed by: jb
2006-11-11 17:16:35 +00:00