aboutsummaryrefslogtreecommitdiffstats
path: root/man/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man/man7')
-rw-r--r--man/man7/man-pages.78
-rw-r--r--man/man7/signal.74
2 files changed, 4 insertions, 8 deletions
diff --git a/man/man7/man-pages.7 b/man/man7/man-pages.7
index 6f76f173d9..7c85e9e119 100644
--- a/man/man7/man-pages.7
+++ b/man/man7/man-pages.7
@@ -845,11 +845,9 @@ The following table lists some preferred terms to use in man pages,
mainly to ensure consistency across pages.
.ad l
.TS
-l l l
----
l l l.
Term Avoid using Notes
-
+_
bit mask bitmask
built-in builtin
Epoch epoch T{
@@ -912,11 +910,9 @@ along with some suggested alternatives,
mainly to ensure consistency across pages.
.ad l
.TS
-l l l
----
l l l.
Avoid Use instead Notes
-
+_
32bit 32-bit T{
same for 8-bit, 16-bit, etc.
T}
diff --git a/man/man7/signal.7 b/man/man7/signal.7
index 48ced5264c..0d56e852f6 100644
--- a/man/man7/signal.7
+++ b/man/man7/signal.7
@@ -344,9 +344,9 @@ in the original POSIX.1-1990 standard;
in SUSv2 and POSIX.1-2001.
.TS
l c c l
-____
lB c c l.
Signal Standard Action Comment
+_
SIGABRT P1990 Core Abort signal from \f[B]abort\f[](3)
SIGALRM P1990 Term Timer signal from \f[B]alarm\f[](2)
SIGBUS P2001 Core Bus error (bad memory access)
@@ -454,10 +454,10 @@ A dash (\-) denotes that a signal is absent on the corresponding architecture.
.TS
l c c c c l
l c c c c l
-______
lB c c c c l.
Signal x86/ARM Alpha/ MIPS PARISC Notes
most others SPARC
+_
SIGHUP \01 \01 \01 \01
SIGINT \02 \02 \02 \02
SIGQUIT \03 \03 \03 \03