]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
rev: (man) add note about limitations
authorKarel Zak <kzak@redhat.com>
Mon, 9 Mar 2020 10:03:30 +0000 (11:03 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Mar 2020 10:03:30 +0000 (11:03 +0100)
Addresses: https://github.com/karelzak/util-linux/issues/972
Signed-off-by: Karel Zak <kzak@redhat.com>
text-utils/rev.1

index e6e1f0912d9683d9d209f586dbc8a505b5f719f3..3b45bfa6a7f2df394fe975a4aefa849a8ceb6944 100644 (file)
@@ -43,6 +43,10 @@ The
 .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