[PATCH] Fix cross reference to nonexistent node BSD Handler in signal.texi

Tom de Vries Tom_deVries@mentor.com
Mon Nov 17 12:12:00 GMT 2014


Hi,

I'm running into this glibc build error:
...
default/manual//signal.texi:2142: Cross reference to nonexistent node `BSD 
Handler' (perhaps incorrect sectioning?).
...

I suspect this is due to this change in commit 
0781a7772ae1385fe8d7a734fdb35df81b1e6590 ( 
https://sourceware.org/ml/glibc-cvs/2014-q4/msg00182.html ):
...
+	* manual/signal.texi (BSD Handler): Remove subsection.
+	Move siginterrupt up to ...
+	(BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
+	(Blocking in BSD): Fold subsection into its parent.
...

Attached patch fixes it, by referring to 'BSD Signal Handling' instead.

Tested by finishing the glibc build.

OK to apply?

Thanks,
- Tom

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix-signal-texi-bsd-handler.patch
Type: text/x-patch
Size: 758 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20141117/b3623280/attachment.bin>


More information about the Libc-alpha mailing list