commit: 18f80a248c427111b5ddc74e6f9e42d45657d188
parent 438fd7bffa60cea666e30acea06d2b54f9d92fa4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 1 Nov 2023 06:52:36 +0100
cmd/cat.1: Fix syntax
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/cmd/cat.1 b/cmd/cat.1
@@ -22,7 +22,9 @@ is given,
.Nm
reads from the standard input.
.Sh OPTIONS
-.Fl u is ignored, present only for POSIX compatibility.
+The
+.Fl u
+option is ignored, present only for POSIX compatibility.
.Sh EXIT STATUS
.Ex -std
.Sh STANDARDS