diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-20 21:53:34 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-20 21:53:34 +0000 |
| commit | c84371c688847344ff9cdfe96b731f94f9ff0e2c (patch) | |
| tree | c95f83dcda64b14d6753311637e7ebb5c93ee55b /man7 | |
| parent | 29059a6548ec1683f4c91ec4d91d79cf735b6505 (diff) | |
| download | man-pages-c84371c688847344ff9cdfe96b731f94f9ff0e2c.tar.gz | |
Italics for header file references
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/bootparam.7 | 2 | ||||
| -rw-r--r-- | man7/ip.7 | 2 |
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 @@ -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. |
