attributes.7: Comment out text on kernels

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-10-18 12:48:08 +02:00
parent 8cbbe3eeaf
commit 2ad02b517e
1 changed files with 7 additions and 7 deletions

View File

@ -854,13 +854,13 @@ context.
Some safety annotations may be conditional, Some safety annotations may be conditional,
in that they only apply if a boolean expression involving arguments, in that they only apply if a boolean expression involving arguments,
global variables or even the underlying kernel evaluates evaluates to true. global variables or even the underlying kernel evaluates evaluates to true.
Such conditions as .\" Such conditions as
.I /hurd .\" .I /hurd
or .\" or
.I /!linux!bsd .\" .I /!linux!bsd
indicate the preceding marker only .\" indicate the preceding marker only
applies when the underlying kernel is the HURD, .\" applies when the underlying kernel is the HURD,
or when it is neither Linux nor a BSD kernel, respectively. .\" or when it is neither Linux nor a BSD kernel, respectively.
.I !ps .I !ps
and and
.I /one_per_line .I /one_per_line