On 06.11.2018 22:45, Helge Deller wrote: > This patch adds the signal numbers for parisc (since Linux kernel 3.18). > > Signed-off-by: Helge Deller <deller@xxxxxx> > > diff --git a/man7/signal.7 b/man7/signal.7 > index 0fd4f66a7..aae96ea2d 100644 > --- a/man7/signal.7 > +++ b/man7/signal.7 > @@ -343,9 +340,8 @@ on several other UNIX systems. > Where defined, > .B SIGUNUSED > is synonymous with > -.\" parisc is the only exception: SIGSYS is 12, SIGUNUSED is 31 > .B SIGSYS > -on most architectures. > +\. ^^^ What is the correct syntax to simply put out a "." here ? The backslash above seems to not be correct. (That's why I marked the subject of this patch with "RFC") Helge