mandoc: ./misc-utils/cal.1:214:2: WARNING: skipping paragraph macro: br after sp
mandoc: ./misc-utils/cal.1:216:2: WARNING: skipping paragraph macro: br before sp
mandoc: ./misc-utils/cal.1:225:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./misc-utils/findfs.8:36:2: WARNING: skipping paragraph macro: br after sp
mandoc: ./misc-utils/findfs.8:38:2: WARNING: skipping paragraph macro: br before sp
mandoc: ./misc-utils/findfs.8:41:2: WARNING: skipping paragraph macro: br before sp
mandoc: ./misc-utils/findfs.8:44:2: WARNING: skipping paragraph macro: br before sp
mandoc: ./misc-utils/findfs.8:48:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./misc-utils/logger.1:118:15: STYLE: unterminated quoted argument
mandoc: ./misc-utils/logger.1:231:2: WARNING: skipping paragraph macro: IP empty
mandoc: ./misc-utils/look.1:116:2: STYLE: fill mode already disabled, skipping: nf
mandoc: ./misc-utils/hardlink.1:1:5: STYLE: lower case character in document title: TH hardlink
mandoc: ./misc-utils/hardlink.1:1:2: WARNING: missing date, using today's date: TH
mandoc: ./misc-utils/hardlink.1:9:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./misc-utils/hardlink.1:52:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./misc-utils/hardlink.1:65:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./misc-utils/rename.1:65:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./misc-utils/rename.1:65:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./misc-utils/rename.1:97:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./misc-utils/rename.1:107:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./misc-utils/rename.1:116:2: WARNING: skipping paragraph macro: PP empty
mandoc: ./misc-utils/whereis.1:82:2: WARNING: line scope broken: IP breaks TP
mandoc: ./misc-utils/whereis.1:152:2: WARNING: skipping paragraph macro: PP empty
####
There is no change in the ouput of "nroff" or "groff", except for
1) a very long line in "logger.1".
2) '-' changed to '\-' for a option in "logger.1".
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Implicit coloring can be disabled as follows:
.RS
-.br
.B touch /etc/terminal-colors.d/cal.disable
-.br
.RE
See
.SH HISTORY
A cal command appeared in Version 6 AT&T UNIX.
.SH BUGS
-.PP
The default
.B cal
output uses 3 September 1752 as the Gregorian calendar reform date. The
by
.RS
-.br
.B lsblk \-\-fs
-.br
.B partx --show <disk>
-.br
.B blkid
-.br
.RE
-.PP
.SH EXIT STATUS
.RS
.PD 0
[options]
.RI [ directory ...]
.SH DESCRIPTION
-.PP
This manual page documents \fBhardlink\fR, a
program which consolidates duplicate files in one or more directories
using hardlinks.
.BR \-V , " \-\-version"
Display version information and exit.
.SH BUGS
-.PP
\fBhardlink\fR assumes that its target directory trees do not change from under
it. If a directory tree does change, this may result in \fBhardlink\fR
accessing files and/or directories outside of the intended directory tree.
.br
\-x '^(\\.in\\.|\\.[^.]{6}$)'
.SH AUTHORS
-.PP
\fBhardlink\fR was written by Jakub Jelinek <jakub@redhat.com> and later modified by
Ruediger Meier <ruediger.meier@ga-group.nl> and Karel Zak <kzak@redhat.com> for util-linux.
.PP
handled as a special case, other fields will be stored as an array in
the journal if they appear multiple times.
.TP
-.BR \-\-msgid " \fImsgid
+.BI \-\-msgid " msgid"
Sets the RFC5424 MSGID field. Note that the space character is not permitted
inside of \fImsgid\fR. This option is only used if \fB\-\-rfc5424\fR is
specified as well; otherwise, it is silently ignored.
.IP
produces:
.IP
-.nf
+.\".nf
+.\" this long line gets cut of in the output of "troff", and wraps
+.\" in "nroff"
\fB <13>1 2015-10-01T14:07:59.168662+02:00 ws kzak - - [timeQuality tzKnown="1" isSynced="1" syncAccuracy="218616"][zoo@123 tiger="hungry" zebra="running"][manager@123 onMeeting="yes"] this is message
-.fi
-.IP
+.\".fi
.TP
-.BR \-S , " -\-size " \fIsize
+.BR \-S , " \-\-size " \fIsize
Sets the maximum permitted message size to \fIsize\fR. The default
is 1KiB characters, which is the limit traditionally used and specified
in RFC 3164. With RFC 5424, this limit has become flexible. A good assumption
.nf
sort \-d /etc/passwd \-o /tmp/look.dict
look \-t: root:foobar /tmp/look.dict
-.nf
+.fi
.RE
.SH SEE ALSO
.BR grep (1),
ENTER to validate the user input. If you put your tty in cbreak mode however,
rename requires only a single key press to answer the prompt. To set cbreak
mode, run for example:
-.RS
.PP
+.RS
.nf
sh \-c 'stty \-icanon min 1; "$0" "$@"; stty icanon' rename \-i from to files
.fi
-.PP
.RE
.SH EXIT STATUS
.RS
Given the files
.IR foo1 ", ..., " foo9 ", " foo10 ", ..., " foo278 ,
the commands
-.RS
.PP
+.RS
.nf
rename foo foo00 foo?
rename foo foo0 foo??
.fi
-.PP
.RE
+.PP
will turn them into
.IR foo001 ", ..., " foo009 ", " foo010 ", ..., " foo278 .
And
-.RS
.PP
+.RS
.nf
rename .htm .html *.htm
.fi
-.PP
.RE
+.PP
will fix the extension of your html files.
Provide an empty string for shortening:
-.RS
.PP
+.RS
.nf
rename '_with_long_name' '' file_with_long_name.*
.fi
-.PP
.RE
+.PP
will remove the substring in the filenames.
.SH SEE ALSO
.BR mv (1)
the /usr/share/man/man1 directory only.
.SH OPTIONS
-.TP
.IP \fB\-b\fP
Search for binaries.
.IP \fB\-m\fP
.B \-S
are displayed with
.BR \-l .
-.PP
.SH ENVIRONMENT
.IP WHEREIS_DEBUG=all
enables debug output.