.TP
.B \-\-set
Set the Hardware Clock to the time given by the
-.BR \-\-date
+.B \-\-date
option, and update the timestamps in
.IR @ADJTIME_PATH@ .
With the
.PP
.B Steps to calculate cold drift:
.IP 1 2
-.RB "Ensure that NTP daemon will not be launched at startup."
+.B "Ensure that NTP daemon will not be launched at startup."
.IP 2 2
.RI The " System Clock " "time must be correct at shutdown!"
.IP 3 2
.TP
.BR \-J , " \-\-json"
Use JSON output format for the default summary or extended output (see \fB\-\-extended\fP).
-.BR
.TP
.BR \-p , " \-\-parse" [=\fIlist\fP]
Optimize the command output for easy parsing.
traditionally maintained a list of currently mounted filesystems in the file
.IR /etc/mtab .
The support for regular classic
-.IR /etc/mtab
+.I /etc/mtab
is completely disabled in compile time by default, because on current Linux
systems it is better to make it a symlink to
.I /proc/mounts
.sp
.BR mount (8)
switches to the namespace when it reads /etc/fstab, writes /etc/mtab (or writes to /run/mount) and calls
-.BR mount(2)
+.BR mount (2)
system call, otherwise it runs in the original namespace. It means that the target namespace does not have
to contain any libraries or another requirements necessary to execute
-.BR mount(2)
+.BR mount (2)
command.
.sp
See \fBnamespaces\fR(7) for more information.
The suspend setup maybe be interrupted by active hardware; for example wireless USB
input devices that continue to send events for some fraction of a second after the
return key is pressed.
-.BR rtcwake
+.B rtcwake
tries to avoid this problem and it waits to terminal to settle down before
entering a system sleep.
.sp
.BR umount (8)
switches to the namespace when it reads /etc/fstab, writes /etc/mtab (or writes to /run/mount) and calls
-.BR umount(2)
+.BR umount (2)
system call, otherwise it runs in the original namespace. It means that the target namespace does not have
to contain any libraries or another requirements necessary to execute
-.BR umount(2)
+.BR umount (2)
command.
.sp
See \fBnamespaces\fR(7) for more information.
of filesystem types can be prefixed with
.B no
to indicate that no action should be taken for all of the mentioned types.
-.BR
Note that
.B umount
reads information about mounted filesystems from kernel (/proc/mounts) and