frsh.1: fix syntax in previous commit - frsh - french command language interpre… | |
git clone git://bitreich.org/frsh git://hg6vgqziawt5s4dj.onion/frsh | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 3c3681d2a8166b605ba2e5f4d270c23e4c82196e | |
parent a98d77dd38158ac45efdca1518ccbfa8ab528627 | |
Author: Anders Damsgaard <[email protected]> | |
Date: Sat, 10 Aug 2024 16:58:50 +0200 | |
frsh.1: fix syntax in previous commit | |
Diffstat: | |
M frsh.1 | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/frsh.1 b/frsh.1 | |
@@ -28,6 +28,7 @@ Furthermore, variable values are retrieved using the syntax | |
Options: | |
Non. | |
.Sh SEE ALSO | |
-.Xr sh 1, talkfilters 1 | |
+.Xr sh 1 , | |
+.Xr talkfilters 1 | |
.Sh AUTHORS | |
.An Anders Damsgaard Aq Mt [email protected] |