Joel Dahl
9ee2158b55
mdoc: minor Bl improvements.
2012-06-02 08:47:26 +00:00
Eitan Adler
50d675f7a9
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 Dahl
c2025a7660
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
Kai Wang
d284162491
Remove a redundant word.
...
Obtained from: elftoolchain
MFC after: 1 month
2010-07-21 13:00:01 +00:00
Ulrich Spörlein
2a10d6d199
mdoc: fix parenthesis
...
Reviewed by: brueffer
2010-05-11 23:08:31 +00:00
Ulrich Spörlein
aa12cea2cc
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
Christian Brueffer
0ae739d6b2
Remove useless .TE groff macro.
...
Submitted by: Joerg Sonnenberger
MFC after: 3 days
2010-01-12 17:38:23 +00:00
Joseph Koshy
1eb6c69045
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
Joseph Koshy
a649990050
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
Joseph Koshy
61e1aeb6ee
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
Ruslan Ermilov
cd9e086e93
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
Joseph Koshy
3eb1a62e69
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