Fwd: [PATCH] elf.5: wfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Clarify PT_LOPROC/PT_HIPROC and SHN_LOPROC/SHN_HIPROC ranges.
From 0156610d1d6085f447299d40550b5300fdc26e2a Mon Sep 17 00:00:00 2001
From: Chris Pick <kernel@xxxxxxxxxxxxx>
Date: Wed, 27 Jan 2016 17:38:27 -0500
Subject: [PATCH] elf.5: wfix

Clarify PT_LOPROC/PT_HIPROC and SHN_LOPROC/SHN_HIPROC ranges.
---
 man5/elf.5 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man5/elf.5 b/man5/elf.5
index c140bb2..62479bd 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -789,12 +789,12 @@ program.
 If it is present, it must precede any loadable segment entry.
 .TP
 .BR PT_LOPROC
-Values greater than or equal to
+This value up to and including
 .BR PT_HIPROC
 are reserved for processor-specific semantics.
 .TP
 .BR PT_HIPROC
-Values less than or equal to
+This value down to and including
 .BR PT_LOPROC
 are reserved for processor-specific semantics.
 .TP
@@ -920,12 +920,12 @@ section reference.
 This value specifies the lower bound of the range of reserved indices.
 .TP
 .BR SHN_LOPROC
-Values greater than or equal to
+This value up to and including
 .BR SHN_HIPROC
 are reserved for processor-specific semantics.
 .TP
 .BR SHN_HIPROC
-Values less than or equal to
+This value down to and including
 .BR SHN_LOPROC
 are reserved for processor-specific semantics.
 .TP
-- 
1.9.1


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux