]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
cat: squash s/it/is/ typo (#2292)
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 31 Aug 2024 09:24:18 +0000 (10:24 +0100)
committerGitHub <noreply@github.com>
Sat, 31 Aug 2024 09:24:18 +0000 (11:24 +0200)
Closes: https://github.com/libarchive/libarchive/issues/2128
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
cat/bsdcat.1

index 9fa66d60e1e63ca6f4782a48682a7388f868c70a..5d4944267ed4d503cb7323982618b68c1fc73b97 100644 (file)
@@ -39,7 +39,7 @@ expands files to standard output.
 .Nm
 typically takes a filename as an argument or reads standard input when used in a
 pipe.
-In both cases decompressed data it written to standard output.
+In both cases decompressed data is written to standard output.
 .Sh EXAMPLES
 To decompress a file:
 .Pp