docs: fix NAME sections manual pages for correct whatis(1) parsing

Reference used was WHATIS PARSING section in lexgrog(1).

This change enables the manual page to be returned with a whatis(1)
query:

 $ whatis meli
 meli (1)             - terminal e-mail client
pull/168/head
Manos Pitsidianakis 2022-11-11 16:48:11 +02:00
parent cc439b239a
commit 282af86e83
4 changed files with 13 additions and 9 deletions

View File

@ -17,14 +17,14 @@
.\" You should have received a copy of the GNU General Public License .\" You should have received a copy of the GNU General Public License
.\" along with meli. If not, see <http://www.gnu.org/licenses/>. .\" along with meli. If not, see <http://www.gnu.org/licenses/>.
.\" .\"
.Dd January 23, 2020 .Dd November 11, 2022
.Dt MELI-THEMES 5 .Dt MELI-THEMES 5
.Os .Os
.Sh NAME .Sh NAME
.Nm meli-themes .Nm meli-themes
.Nd themes for the .Nd themes for the
.Nm meli .Xr meli 1
mail client terminal e-mail client
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm meli .Nm meli
comes with two themes, comes with two themes,

View File

@ -40,12 +40,14 @@
.Ed .Ed
.sp .sp
.. ..
.Dd July 29, 2019 .Dd November 11, 2022
.Dt MELI 1 .Dt MELI 1
.Os .Os
.Sh NAME .Sh NAME
.Nm meli .Nm meli
.Nd Meli Mail User Agent. meli is the Greek word for honey .Nd terminal e-mail client
.Em μέλι
is the Greek word for honey
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Fl -help | h .Op Fl -help | h

View File

@ -44,12 +44,12 @@
.Cm \\$* .Cm \\$*
.Ed .Ed
.. ..
.Dd September 4, 2022 .Dd November 11, 2022
.Dt MELI 7 .Dt MELI 7
.Os .Os
.Sh NAME .Sh NAME
.Nm meli .Nm meli
.Nd Tutorial for the Meli Mail User Agent .Nd Tutorial for the meli terminal e-mail client
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op ... .Op ...

View File

@ -17,12 +17,14 @@
.\" You should have received a copy of the GNU General Public License .\" You should have received a copy of the GNU General Public License
.\" along with meli. If not, see <http://www.gnu.org/licenses/>. .\" along with meli. If not, see <http://www.gnu.org/licenses/>.
.\" .\"
.Dd September 16, 2019 .Dd November 11, 2022
.Dt MELI.CONF 5 .Dt MELI.CONF 5
.Os .Os
.Sh NAME .Sh NAME
.Nm meli.conf .Nm meli.conf
.Nd configuration file for the Meli Mail User Agent .Nd configuration file for the
.Xr meli 1
terminal e-mail client
.Sh SYNOPSIS .Sh SYNOPSIS
.Pa $XDG_CONFIG_HOME/meli/config.toml .Pa $XDG_CONFIG_HOME/meli/config.toml
.Sh DESCRIPTION .Sh DESCRIPTION