.I /sys/bus/event_source/devices/cpu/type
contains the value for the core CPU PMU, which is usually 4.
.TP
-.BR kprobe " and " uprobe " (since Linux 4.17)"
+.B kprobe
+.TQ
+.BR uprobe " (both since Linux 4.17)"
.\" commit 65074d43fc77bcae32776724b7fa2696923c78e4
.\" commit e12f03d7031a977356e3d7b75a68c2185ff8d155
.\" commit 33ea4b24277b06dbc55d7f5772a46f029600255e
.I stx_mtime
The file's last modification timestamp.
.TP
-.IR stx_dev_major " and " stx_dev_minor
+.I stx_dev_major
+.TQ
+.I stx_dev_minor
The device on which this file (inode) resides.
.TP
-.IR stx_rdev_major " and " stx_rdev_minor
+.I stx_rdev_major
+.TQ
+.I stx_rdev_minor
The device that this file (inode) represents if the file is of block or
character device type.
.TP
may be indicated by returning
.BR \-EACCES ).
.TP
-.BR FUSE_OPEN " and " FUSE_OPENDIR
+.B FUSE_OPEN
+.TQ
+.B FUSE_OPENDIR
.in +4n
.EX
struct fuse_open_in {
The file is not seekable.
.RE
.TP
-.BR FUSE_READ " and " FUSE_READDIR
+.B FUSE_READ
+.TQ
+.B FUSE_READDIR
.IP
.in +4n
.EX
However, an empty reply message
still needs to be issued once the flush operation is complete.
.TP
-.BR FUSE_RELEASE " and " FUSE_RELEASEDIR
+.B FUSE_RELEASE
+.TQ
+.B FUSE_RELEASEDIR
.in +4n
.EX
struct fuse_release_in {
.IR /dev/random .
These values can be changed by writing to the files.
.TP
-.IR uuid " and " boot_id
+.I uuid
+.TQ
+.I boot_id
These read-only files
contain random strings like 6fd5a44b\-35f4\-4ad4\-a9b9\-6b9be13e1fe9.
The former is generated afresh for each read, the latter was
This directory contains the files and subdirectories for kernel variables
related to filesystems.
.TP
-.IR /proc/sys/fs/aio\-max\-nr " and " /proc/sys/fs/aio\-nr " (since Linux 2.6.4)"
+.I /proc/sys/fs/aio\-max\-nr
+.TQ
+.IR /proc/sys/fs/aio\-nr " (both since Linux 2.6.4)"
.I aio\-nr
is the running total of the number of events specified by
.BR io_setup (2)
.B RLIMIT_NOFILE
was hard-coded to the same value.)
.TP
-.IR /proc/sys/fs/overflowgid " and " /proc/sys/fs/overflowuid
+.I /proc/sys/fs/overflowgid
+.TQ
+.I /proc/sys/fs/overflowuid
These files
allow you to change the value of the fixed UID and GID.
The default is 65534.
.B CAP_SYS_ADMIN
capability may change the value in this file.
.TP
-.IR /proc/sys/kernel/domainname " and " /proc/sys/kernel/hostname
+.I /proc/sys/kernel/domainname
+.TQ
+.I /proc/sys/kernel/hostname
can be used to set the NIS/YP domainname and the
hostname of your box in exactly the same way as the commands
.BR domainname (1)
See
.BR pid_namespaces (7).
.TP
-.IR /proc/sys/kernel/ostype " and " /proc/sys/kernel/osrelease
+.I /proc/sys/kernel/ostype
+.TQ
+.I /proc/sys/kernel/osrelease
These files
give substrings of
.IR /proc/version .
.TP
-.IR /proc/sys/kernel/overflowgid " and " /proc/sys/kernel/overflowuid
+.I /proc/sys/kernel/overflowgid
+.TQ
+.I /proc/sys/kernel/overflowuid
These files duplicate the files
.I /proc/sys/fs/overflowgid
and
filesystem, in fact reverting its format from ext3 to ext2 without the
need to boot the box from alternate media.
.TP
-.BR 'ro' " and " 'rw'
+.B 'ro'
+.TQ
+.B 'rw'
The 'ro' option tells the kernel to mount the root filesystem
as 'read-only' so that filesystem consistency check programs (fsck)
can do their work on a quiescent filesystem.
The option 'reboot=bios' will
instead jump through the BIOS.
.TP
-.BR 'nosmp' " and " 'maxcpus=N'
+.B 'nosmp'
+.TQ
+.B 'maxcpus=N'
(Only when __SMP__ is defined.)
A command-line option of 'nosmp' or 'maxcpus=0' will disable SMP
activation entirely; an option 'maxcpus=N' limits the maximum number
.B SIOCGSTAMP
was called on a socket where no packet arrived.
.TP
-.BR ENOMEM " and " ENOBUFS
+.B ENOMEM
+.TQ
+.B ENOBUFS
Not enough memory available.
.TP
.B ENOPKG
A kernel subsystem was not configured.
.TP
-.BR ENOPROTOOPT " and " EOPNOTSUPP
+.B ENOPROTOOPT
+.TQ
+.B EOPNOTSUPP
Invalid socket option passed.
.TP
.B ENOTCONN
.B ENOPKG
A kernel subsystem was not configured.
.TP
-.BR ENOPROTOOPT " and " EOPNOTSUPP
+.B ENOPROTOOPT
+.TQ
+.B EOPNOTSUPP
Invalid socket option passed.
.TP
.B ENOTCONN
The information that appears here depends on the key type, as follows:
.RS
.TP
-.IR \[dq]user\[dq] " and " \[dq]logon\[dq]
+.I \[dq]user\[dq]
+.TQ
+.I \[dq]logon\[dq]
The size in bytes of the key payload (expressed in decimal).
.TP
.I \[dq]keyring\[dq]
.I rmem_max
limit can be overridden.
.TP
-.BR SO_RCVLOWAT " and " SO_SNDLOWAT
+.B SO_RCVLOWAT
+.TQ
+.B SO_SNDLOWAT
Specify the minimum number of bytes in the buffer until the socket layer
will pass the data to the protocol
.RB ( SO_SNDLOWAT )
.B SO_RCVLOWAT
bytes are available.
.TP
-.BR SO_RCVTIMEO " and " SO_SNDTIMEO
+.B SO_RCVTIMEO
+.TQ
+.B SO_SNDTIMEO
.\" Not implemented in Linux 2.0.
.\" Implemented in Linux 2.1.11 for getsockopt: always return a zero struct.
.\" Implemented in Linux 2.3.41 for setsockopt, and actually used.
.B SO_SNDBUF
socket option.
.TP
-.IR message_cost " and " message_burst
+.I message_cost
+.TQ
+.I message_burst
configure the token bucket filter used to load limit warning messages
caused by external network events.
.TP