Addresses: https://github.com/karelzak/util-linux/issues/972
Signed-off-by: Karel Zak <kzak@redhat.com>
.B rev
utility copies the specified files to standard output, reversing the order of
characters in every line. If no files are specified, standard input is read.
+.PP
+This utility is a line-oriented tool and it uses in-memory allocated buffer
+for a whole wide-char line. If the input file is huge and without line breaks
+than allocate the memory for the file may be unsuccessful.
.SH OPTIONS
.TP
\fB\-V\fR, \fB\-\-version\fR