aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-20 21:53:34 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-20 21:53:34 +0000
commitc84371c688847344ff9cdfe96b731f94f9ff0e2c (patch)
treec95f83dcda64b14d6753311637e7ebb5c93ee55b /man7
parent29059a6548ec1683f4c91ec4d91d79cf735b6505 (diff)
downloadman-pages-c84371c688847344ff9cdfe96b731f94f9ff0e2c.tar.gz
Italics for header file references
Diffstat (limited to 'man7')
-rw-r--r--man7/bootparam.72
-rw-r--r--man7/ip.72
2 files changed, 2 insertions, 2 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index aabfc19089..6ebf3ab64c 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -305,7 +305,7 @@ may be logged to disk.
Messages with a priority above
.I console_loglevel
are also printed on the console.
-(For these levels, see <linux/kernel.h>.)
+(For these levels, see \fI<linux/kernel.h>\fP.)
By default this variable is set to log anything more important than
debug messages.
This boot argument will cause the kernel to also
diff --git a/man7/ip.7 b/man7/ip.7
index 9e84faa22b..19537c844c 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -368,7 +368,7 @@ and
.I IP_TOS
are ignored.
.TP
-.BR IP_RECVERR " (defined in <linux/errqueue.h>)"
+.BR IP_RECVERR " (defined in \fI<linux/errqueue.h>\fP)"
Enable extended reliable error message passing.
When enabled on a datagram socket all
generated errors will be queued in a per-socket error queue.