fen.1: fix a typo - chess-puzzles - chess puzzle book generator
(HTM) git clone git://git.codemadness.org/chess-puzzles
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 1a4ecae770df28922372ddc0a2e60cc173237a68
(DIR) parent 377132fbd774962230e6980b376de721f2ec467e
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 21 Dec 2023 00:38:18 +0100
fen.1: fix a typo
Diffstat:
M fen.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/fen.1 b/fen.1
@@ -3,7 +3,7 @@
.Os
.Sh NAME
.Nm fen
-.Nd parse FEN and moves and write output
+.Nd parses FEN and some moves and writes output
.Sh SYNOPSIS
.Nm
.Op Fl cCfF
@@ -12,8 +12,8 @@
.Op Ar moves
.Sh DESCRIPTION
.Nm
-parses the Forsyth-Edwards Notation (FEN) and moves and write the output to a
-chosen format.OA
+parses the Forsyth-Edwards Notation (FEN) and some moves and write the output
+to a chosen format.
The options are as follows:
.Bl -tag -width Ds
.It Fl c