changeset 1034:a0353c77f24f

man: some typo in irccd-templates.7
author David Demelier <markand@malikania.fr>
date Thu, 08 Apr 2021 21:15:02 +0200
parents 330a5db51c62
children b460e70a324d
files man/irccd-templates.7
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/irccd-templates.7	Sun Mar 28 15:02:56 2021 +0200
+++ b/man/irccd-templates.7	Thu Apr 08 21:15:02 2021 +0200
@@ -37,9 +37,12 @@
 .It Ar %
 date and time (see Time section).
 .It Ar #{name}
-name will be substituted from the keywords (see Keywords section).
-.It Ar ${name}
-name will be substituted from the environment variable (see Environment
+name will be substituted from the keywords (see
+.Xr KEYWORDS
+section).
+.It Ar \&${name}
+name will be substituted from the environment variable (see
+.Xr "ENVIRONMENT VARIABLES"
 variables).
 .It Ar @{attributes}
 the attributes will be substituted to IRC colors (see Attributes).
@@ -51,7 +54,7 @@
 so for the hours and minutes, you can write %H:%M.
 .\" ENVIRONMENT VARIABLES
 .Sh ENVIRONMENT VARIABLES
-If supported, you can use environment variables like ${HOME}. Please note
+If supported, you can use environment variables like \&${HOME}. Please note
 that braces are mandatory.
 .\" IRC ATTRIBUTES
 .Sh IRC ATTRIBUTES