[PATCH 08/11] sigpause.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").

Currently, the relevant information is kind of split between VERSIONS
and HISTORY, so it's not very clear to which section refer to. My guess
is VERSIONS is somewhat more relevant.

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

diff --git a/man/man3/sigpause.3 b/man/man3/sigpause.3
index 7c1d78d3f..060562a87 100644
--- a/man/man3/sigpause.3
+++ b/man/man3/sigpause.3
@@ -13,7 +13,7 @@ .SH SYNOPSIS
 .nf
 .B #include <signal.h>
 .P
-.BI "[[deprecated]] int sigpause(int " sigmask ");  /* BSD (but see NOTES) */"
+.BI "[[deprecated]] int sigpause(int " sigmask ");  /* BSD (but see VERSIONS) */"
 .P
 .BI "[[deprecated]] int sigpause(int " sig ");      /* POSIX.1 / SysV / UNIX 95 */"
 .fi
-- 
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