mandoc: ./sys-utils/adjtime_config.5:26:1: WARNING: skipping paragraph macro: sp after PP
mandoc: ./sys-utils/chcpu.8:98:2: WARNING: skipping paragraph macro: br at the end of SH
mandoc: ./sys-utils/choom.1:26:22: STYLE: unterminated quoted argument
mandoc: ./sys-utils/dmesg.1:90:5: STYLE: unterminated quoted argument
mandoc: ./sys-utils/dmesg.1:147:5: STYLE: unterminated quoted argument
mandoc: ./sys-utils/dmesg.1:33:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./sys-utils/dmesg.1:255:2: WARNING: skipping paragraph macro: br after sp
mandoc: ./sys-utils/flock.1:183:2: WARNING: line scope broken: TQ breaks TP
mandoc: ./sys-utils/flock.1:43:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/fsfreeze.8:79:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/fsfreeze.8:83:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/ipcmk.1:43:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./sys-utils/lsirq.1:16:11: STYLE: unterminated quoted argument
mandoc: ./sys-utils/lsirq.1:31:11: STYLE: unterminated quoted argument
mandoc: ./sys-utils/lsirq.1:34:11: STYLE: unterminated quoted argument
mandoc: ./sys-utils/mount.8:901:4: STYLE: unterminated quoted argument
mandoc: ./sys-utils/mount.8:2239:38: STYLE: unterminated quoted argument
mandoc: ./sys-utils/mount.8:88:2: WARNING: skipping paragraph macro: br after sp
mandoc: ./sys-utils/mount.8:90:2: WARNING: skipping paragraph macro: br before sp
mandoc: ./sys-utils/mountpoint.1:50:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/mountpoint.1:57:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/readprofile.8:10:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/readprofile.8:100:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./sys-utils/renice.1:65:11: STYLE: unterminated quoted argument
mandoc: ./sys-utils/renice.1:68:11: STYLE: unterminated quoted argument
mandoc: ./sys-utils/renice.1:72:11: STYLE: unterminated quoted argument
mandoc: ./sys-utils/renice.1:55:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./sys-utils/swapon.8:227:2: WARNING: skipping paragraph macro: br after SH
mandoc: ./sys-utils/unshare.1:350:32: STYLE: unterminated quoted argument
mandoc: ./sys-utils/unshare.1:253:2: WARNING: skipping paragraph macro: PP after SH
####
The ouput from "nroff" and "groff" is unchanged.
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
.BR hwclock (8)
man page.
.PP
-
+.
The format of the adjtime file is, in ASCII.
.sp
.SS First line
.ME
.SH COPYRIGHT
Copyright IBM Corp. 2011
-.br
.SH SEE ALSO
.BR lscpu (1)
.SH AVAILABILITY
.SH OPTIONS
.TP
-.BR \-p ", " \-\-pid " \fIpid\fP
+.BR \-p ", " \-\-pid " \fIpid\fP"
Specifies process ID.
.TP
.BR \-n , " \-\-adjust " \fIvalue\fP
and
.B \-\-console\-level
options are mutually exclusive.
-.PP
.IP "\fB\-C\fR, \fB\-\-clear\fR"
Clear the ring buffer.
.IP "\fB\-c\fR, \fB\-\-read\-clear\fR"
will print error and warning messages only. For all supported levels see the
.B \-\-help
output.
-.IP "\fB\-n\fR, \fB\-\-console\-level \fIlevel\fR
+.IP "\fB\-n\fR, \fB\-\-console\-level \fIlevel\fR"
Set the
.I level
at which printing of messages is done to the console. The
than
.BR syslog (2)
since kernel 3.5.0.
-.IP "\fB\-s\fR, \fB\-\-buffer\-size \fIsize\fR
+.IP "\fB\-s\fR, \fB\-\-buffer\-size \fIsize\fR"
Use a buffer of
.I size
to query the kernel ring buffer. This is 16392 by default. (The default
Karel Zak
.ME
-.br
.B dmesg
was originally written by
.MT tytso@athena.mit.edu
.B flock
.RI [options] " number"
.SH DESCRIPTION
-.PP
This utility manages
.BR flock (2)
locks from within shell scripts or from the command line.
itself as the lock file) before re-execing itself with the right arguments. It
also sets the FLOCKER env var to the right value so it doesn't run again.
.TP
-.TQ
shell> exec 4<>/var/lock/mylockfile
.TQ
shell> flock -n 4
doubt easiest way to know if a filesystem has support is create a small
loopback mount and test freezing it.
.SH NOTES
-.PP
This man page is based on
.BR xfs_freeze (8).
.SH AUTHORS
-.PP
Written by Hajime Taira.
.SH SEE ALSO
.BR mount (8)
.TP
.BR \-h , " \-\-help"
Display help text and exit.
-.PP
.SH AUTHORS
.MT hayden.james@gmail.com
Hayden A. James
.BR \-\-output .
.SH OPTIONS
.TP
-.BR \-n , " \-\-noheadings
+.BR \-n ", " \-\-noheadings
Don't print headings.
.TP
.BR \-o , " \-\-output " \fIlist\fP
.B \-\-help
output to get column names.
.TP
-.BR \-J , " \-\-json
+.BR \-J ", " \-\-json
Use JSON output format.
.TP
-.BR \-P , " \-\-pairs
+.BR \-P ", " \-\-pairs
Produce output in the form of key="value" pairs. All potentially unsafe characters
are hex-escaped (\\x<code>).
.TP
command is:
.RS
-.br
.BI "mount \-t" " type device dir"
-.br
.RE
This tells the kernel to attach the filesystem found on
.RS
.RS
.sp
-.B "mount \-\-all \-\-target\-prefix /chroot \-o X\-mount.mkdir
+.B "mount \-\-all \-\-target\-prefix /chroot \-o X\-mount.mkdir"
.sp
.RE
mounts all from system
.BR acl (5)
manual page.
.TP
-.BR barrier=none " / " barrier=flush "
+.BR barrier=none " / " barrier=flush
This disables / enables the use of write barriers in the journaling code.
barrier=none disables, barrier=flush enables (default). This also requires an
IO stack which can support barriers, and if reiserfs gets an error on a barrier
.IP LIBMOUNT_DEBUG=all
enables libmount debug output.
.SH NOTES
-.PP
The util-linux
.B mountpoint
implementation was written from scratch for libmount. The original version
for sysvinit suite was written by Miquel van Smoorenburg.
.SH AUTHORS
-.PP
Karel Zak <kzak@redhat.com>
.SH SEE ALSO
.BR mount (8)
.SH VERSION
This manpage documents version 2.0 of the program.
.SH DESCRIPTION
-.LP
The
.B readprofile
command uses the
/usr/src/linux/* The program being profiled :-)
.fi
.SH BUGS
-.LP
.B readprofile
only works with a 1.3.x or newer kernel, because
.I /proc/profile
.BR renice 'ing
a user causes all processes owned by the user to have their scheduling
priority altered.
-.PP
.SH OPTIONS
.TP
.BR \-n , " \-\-priority " \fIpriority\fR
.BR \-n " or " \-\-priority
is optional, but when used it must be the first argument.
.TP
-.BR \-g , " \-\-pgrp
+.BR \-g ", " \-\-pgrp
Interpret the succeeding arguments as process group IDs.
.TP
-.BR \-p , " \-\-pid
+.BR \-p ", " \-\-pid
Interpret the succeeding arguments as process IDs
(the default).
.TP
-.BR \-u , " \-\-user
+.BR \-u ", " \-\-user
Interpret the succeeding arguments as usernames or UIDs.
.TP
.BR \-V , " \-\-version"
enables libblkid debug output.
.SH FILES
-.br
.I /dev/sd??
standard paging devices
.br
files that a more privileged user made unavailable. In short the rule for proc
and sysfs is as close to a bind mount as possible.
.SH EXAMPLES
-.PP
The following command creates a PID namespace, using
.B \-\-fork
to ensure that the executed command is performed in a child process
.BR "# ps h \-o 'comm' $! " "# Show that background job is unshare(1)"
unshare
-.BR "# kill $! " "# Kill unshare(1)
+.BR "# kill $! " "# Kill unshare(1)"
.B # pidof sleep
.EE
.in