Joseph Koshy
e0195199f7
Document extended program header numbering.
2006-12-15 16:12:07 +00:00
Joseph Koshy
fb59cdf687
Document Elf{32,64}_Lword. Keep the list of ELF types sorted.
...
Describe the contents of the 'e_shnum' and 'e_shstrndx' fields when
using extended section numbering.
2006-11-02 09:21:57 +00:00
Marcel Moolenaar
5bc7a7305b
Update the date. Forgotten in previous commit.
2005-12-19 01:51:17 +00:00
Marcel Moolenaar
757686b115
Make our ELF64 type definitions match standards. In particular this
...
means:
o Remove Elf64_Quarter,
o Redefine Elf64_Half to be 16-bit,
o Redefine Elf64_Word to be 32-bit,
o Add Elf64_Xword and Elf64_Sxword for 64-bit entities,
o Use Elf_Size in MI code to abstract the difference between
Elf32_Word and Elf64_Word.
o Add Elf_Ssize as the signed counterpart of Elf_Size.
MFC after: 2 weeks
2005-12-18 04:52:37 +00:00
Ruslan Ermilov
4f06896130
Assorted markup fixes and minor wordsmithing.
...
Approved by: re
2005-06-15 13:31:23 +00:00
David E. O'Brien
afdeb6a183
Expand BSS.
2005-02-11 07:37:25 +00:00
Ruslan Ermilov
6b806d21d1
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Hiten Pandya
7e1b2808d5
Remove duplicated explanations and text.
...
PR: 24869
Submitted by: Staffan Ulfberg <staffanu@nada.kth.se>
2004-05-10 23:02:00 +00:00
Joseph Koshy
210ad6eb0a
Correct a typo.
...
Submitted by: "T.M. Sommers" <tms2@mail.ptd.net>
2003-10-27 09:19:07 +00:00
Ruslan Ermilov
743d5d518c
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
Ruslan Ermilov
fe08efe680
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
Peter Pentchev
f4c311e6ff
Remove duplicate 'of the'.
...
PR: 53073
Submitted by: Priit Piipuu <priit.piipuu@mail.ee>
MFC after: 2 weeks
2003-06-09 09:19:21 +00:00
Tom Rhodes
dc1cbf895f
Document what .jcr and .eh_frame is.
...
PR: 46638
Submitted by: Tim Kientzle <tim@kientzle.com>
2003-01-06 17:12:45 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Ruslan Ermilov
ed2879a5cf
mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.
2001-08-13 17:07:40 +00:00
Ruslan Ermilov
d013e3f544
mdoc(7) police: s/NetBSD/.Nx/ where appropriate.
2001-08-13 17:00:36 +00:00
Ruslan Ermilov
c5e7e03a14
Spell "FreeBSD" with "F" and "BSD" in uppercase.
2001-08-13 16:33:00 +00:00
Jens Schweikhardt
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
9232968e4d
mdoc(7) police: fix spacing issues.
2001-07-03 21:20:06 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Jeroen Ruigrok van der Werven
0d59faf64a
Document EI_OSABI and EI_ABIVERSION.
...
Requested by: obrien
2000-11-24 10:42:21 +00:00
Ruslan Ermilov
672300f7c7
Fixed typo: .SY -> .Sy
2000-11-06 09:17:44 +00:00
Mike Pritchard
d905b0b639
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:49:46 +00:00
Jeroen Ruigrok van der Werven
023caa7b58
Fix another include error. Inspired by the last commit.
2000-03-13 13:41:40 +00:00
Jeroen Ruigrok van der Werven
51753e00b5
Fix include error.
...
Submitted by: ru
2000-03-13 13:36:40 +00:00
Sheldon Hearn
4e86fcacf6
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
Jeroen Ruigrok van der Werven
f63bcb274d
Update my email address.
2000-01-24 19:36:52 +00:00
Chris Costello
f3a2511a25
Fix typo errors, remove repeated paragraphs, update incorrect (i.e. mixed up)
...
information.
PR: docs/15139
Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-12-07 22:10:35 +00:00
Brian Feldman
0757c96050
From the author:
...
[This] updates [elf.5] from the enitial work I did in Queen's (UK) English to
American English, as is normal for the -doc project stuff.
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
1999-12-03 23:31:08 +00:00
Brian Feldman
4566afd5ac
Remove an excess body lying around.
...
Submitted by: mpp
1999-10-31 04:01:16 +00:00
Brian Feldman
ea14e5c394
This is the much-anticipated ELF manual page! Everyone be sure to
...
thank Jeroen and all who helped bring it about :)
Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
Reviewed by: jdp, Gerald Hicks, the Doc Team
1999-10-30 22:07:11 +00:00