summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf_update.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-11-13 09:46:16 +0000
committerru <ru@FreeBSD.org>2006-11-13 09:46:16 +0000
commit8ee020ccf79e02e705343e94c03256feaee14e8e (patch)
tree9dba37028e5829144774c9164fa21bf6804136ef /lib/libelf/elf_update.3
parent4e37b407cef3cf8792ff2e5687cf0286e49bc5ec (diff)
downloadFreeBSD-src-8ee020ccf79e02e705343e94c03256feaee14e8e.zip
FreeBSD-src-8ee020ccf79e02e705343e94c03256feaee14e8e.tar.gz
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.
Diffstat (limited to 'lib/libelf/elf_update.3')
-rw-r--r--lib/libelf/elf_update.322
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/libelf/elf_update.3 b/lib/libelf/elf_update.3
index c5c0b5e..11dab97 100644
--- a/lib/libelf/elf_update.3
+++ b/lib/libelf/elf_update.3
@@ -25,7 +25,7 @@
.\"
.Dd August 29, 2006
.Os
-.Dt ELF 3
+.Dt ELF_UPDATE 3
.Sh NAME
.Nm elf_update
.Nd update an ELF descriptor
@@ -39,7 +39,7 @@
Function
.Fn elf_update
causes the library to recalculate the structure of an ELF
-object and optionally write out the image of the object
+object and optionally write out the image of the object
to file.
.Pp
Argument
@@ -254,15 +254,6 @@ descriptor with an unsupported version.
.El
.Sh SEE ALSO
.Xr elf 3 ,
-.Xr elf_cntl 3 ,
-.Xr elf_fill 3 ,
-.Xr elf_flagehdr 3 ,
-.Xr elf_flagelf 3 ,
-.Xr elf_getscn 3 ,
-.Xr elf_getdata 3 ,
-.Xr elf_newscn 3 ,
-.Xr elf_newdata 3 ,
-.Xr elf_rawdata 3 ,
.Xr elf32_getehdr 3 ,
.Xr elf32_getphdr 3 ,
.Xr elf32_newehdr 3 ,
@@ -271,6 +262,15 @@ descriptor with an unsupported version.
.Xr elf64_getphdr 3 ,
.Xr elf64_newehdr 3 ,
.Xr elf64_newphdr 3 ,
+.Xr elf_cntl 3 ,
+.Xr elf_fill 3 ,
+.Xr elf_flagehdr 3 ,
+.Xr elf_flagelf 3 ,
+.Xr elf_getdata 3 ,
+.Xr elf_getscn 3 ,
+.Xr elf_newdata 3 ,
+.Xr elf_newscn 3 ,
+.Xr elf_rawdata 3 ,
.Xr gelf 3 ,
.Xr gelf_newehdr 3 ,
.Xr gelf_newphdr 3 ,
OpenPOWER on IntegriCloud