aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-09-24 10:02:34 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-09-24 10:02:34 +0200
commit66a9882e469895036a12fa1d5584e68d07f852d1 (patch)
tree997ba5d2708a6d8c5e4ac4211d285c14f7d18a84 /man7
parentf428b73e5fbaac8b0c15e2478f99fa53ec03bfb9 (diff)
downloadman-pages-66a9882e469895036a12fa1d5584e68d07f852d1.tar.gz
bdflush.2, get_robust_list.2, kexec_load.2, madvise.2, mmap.2, mount.2, prctl.2, query_module.2, rt_sigqueueinfo.2, shmget.2, sigaction.2, syscalls.2, umount.2, malloc.3, hpsa.4, initrd.4, proc.5, bootparam.7, icmp.7, netlink.7, signal.7: Global fix: use "Linux kernel source" consistently
Rather than "kernel source". Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/bootparam.712
-rw-r--r--man7/icmp.72
-rw-r--r--man7/netlink.72
-rw-r--r--man7/signal.72
4 files changed, 9 insertions, 9 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index aae4fb2161..c571894d58 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -513,7 +513,7 @@ Full details can be found in the file
.I Documentation/scsi/st.txt
(or
.I drivers/scsi/README.st
-for older kernels) in the kernel source.
+for older kernels) in the Linux kernel source.
.TP
.B "Adaptec aha151x, aha152x, aic6260, aic6360, SB16-SCSI configuration"
The aha numbers refer to cards and the aic numbers refer to the actual
@@ -685,7 +685,7 @@ More details can be found in the file
.I Documentation/scsi/g_NCR5380.txt
(or
.I drivers/scsi/README.g_NCR5380
-for older kernels) in the kernel source.
+for older kernels) in the Linux kernel source.
.TP
.B "NCR53C8xx configuration"
.IP
@@ -779,7 +779,7 @@ See the file
.I Documentation/ide.txt
(or
.I drivers/block/README.ide
-for older kernels) in the kernel source for more details.
+for older kernels) in the Linux kernel source for more details.
.TP
.B "The 'hd=cyls,heads,sects[,wpcom[,irq]]' options"
These options are used to specify the physical geometry of the disk.
@@ -1043,7 +1043,7 @@ There are many floppy driver options, and they are all listed in
.I Documentation/floppy.txt
(or
.I drivers/block/README.fd
-for older kernels) in the kernel source.
+for older kernels) in the Linux kernel source.
This information is taken directly
from that file.
.TP
@@ -1120,7 +1120,7 @@ only affect performance, and can safely be ignored.)
The sound driver can also accept boot args to override the compiled in
values.
This is not recommended, as it is rather complex.
-It is described in the kernel source file
+It is described in the Linux kernel source file
.IR Documentation/sound/oss/README.OSS
.RI ( drivers/sound/Readme.linux
in older kernel versions).
@@ -1223,7 +1223,7 @@ For more details, see the file
.I Documentation/networking/baycom.txt
(or
.I drivers/net/README.baycom
-for older kernels) in the kernel source.
+for older kernels) in the Linux kernel source.
.TP
.B "Soundcard radio modem driver"
Syntax:
diff --git a/man7/icmp.7 b/man7/icmp.7
index 8c4cbed9ff..fe26e381ed 100644
--- a/man7/icmp.7
+++ b/man7/icmp.7
@@ -122,7 +122,7 @@ Significant bits: IHGFEDCBA9876543210
.br
Default mask: 0000001100000011000 (0x1818)
-Bit definitions (see the kernel source file
+Bit definitions (see the Linux kernel source file
.IR include/linux/icmp.h ):
.in +4n
diff --git a/man7/netlink.7 b/man7/netlink.7
index ec3bf24885..dfdba9a502 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -88,7 +88,7 @@ Access to FIB lookup from userspace.
Kernel connector.
See
.I Documentation/connector/*
-in the kernel source for further information.
+in the Linux kernel source tree for further information.
.TP
.B NETLINK_NETFILTER
.\" FIXME More details on NETLINK_NETFILTER needed.
diff --git a/man7/signal.7 b/man7/signal.7
index fdc2d1eb25..8d55b1e396 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -227,7 +227,7 @@ the middle one for x86, arm, and most other architectures,
and the last one for mips.
(Values for parisc are
.I not
-shown; see the kernel source for signal numbering on that architecture.)
+shown; see the Linux kernel source for signal numbering on that architecture.)
A \- denotes that a signal is absent on the corresponding architecture.)
First the signals described in the original POSIX.1-1990 standard.