frsh.1: fix syntax in previous commit - frsh - french command language interpreter
HTML git clone git://bitreich.org/frsh git://hg6vgqziawt5s4dj.onion/frsh
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 3c3681d2a8166b605ba2e5f4d270c23e4c82196e
DIR parent a98d77dd38158ac45efdca1518ccbfa8ab528627
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
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(-)
---
DIR 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 anders@adamsgaard.dk