[PATCH 01/11] exec.3: fix section reference

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

 



There is a reference to NOTES section, which no longer exists since
the commit 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY:
Reorganize sections").

Fixes: 4131356cd
Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx>
---
 man/man3/exec.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man3/exec.3 b/man/man3/exec.3
index 0ff3b1f48..29e11e3aa 100644
--- a/man/man3/exec.3
+++ b/man/man3/exec.3
@@ -120,7 +120,7 @@ .SS p - execlp(), execvp(), execvpe()
 .I confstr(_CS_PATH)
 (which typically returns the value "/bin:/usr/bin")
 and possibly also the current working directory;
-see NOTES for further details.
+see VERSIONS for further details.
 .P
 .BR execvpe ()
 searches for the program using the value of
-- 
2.45.2





[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