DASH Shell discussions
 help / color / mirror / Atom feed
* [PATCH] Use proper grave accent character
@ 2026-04-18 18:55 sebastien peterson boudreau
  2026-05-09  2:53 ` Herbert Xu
  0 siblings, 1 reply; 8+ messages in thread
From: sebastien peterson boudreau @ 2026-04-18 18:55 UTC (permalink / raw)
  To: dash; +Cc: sebastien peterson boudreau

---
 src/dash.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/dash.1 b/src/dash.1
index dbc34c9..f651a03 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -293,12 +293,12 @@ Enclosing characters within double quotes preserves the literal
 meaning of all characters except dollarsign
 .Pq $ ,
 backquote
-.Pq ` ,
+.Pq \(ga ,
 and backslash
 .Pq \e .
 The backslash inside double quotes is historically weird, and serves to
 quote only the following characters:
-.Dl $  `  \*q  \e  \*[Lt]newline\*[Gt] .
+.Dl $  \(ga  \*q  \e  \*[Lt]newline\*[Gt] .
 Otherwise it remains literal.
 .Ss Reserved Words
 Reserved words are words that have special meaning to the
@@ -983,7 +983,7 @@ or
 version
 .Pc :
 .Pp
-.Dl `command`
+.Dl \(gacommand\(ga
 .Pp
 The shell expands the command substitution by executing command in a
 subshell environment and replacing the command substitution with the
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* Re: (none)
@ 2026-05-31  3:21 Herbert Xu
  2026-06-01  4:42 ` [PATCH] Use literal > and < characters Sébastien Peterson-Boudreau
  0 siblings, 1 reply; 8+ messages in thread
From: Herbert Xu @ 2026-05-31  3:21 UTC (permalink / raw)
  To: Sebastien Peterson-Boudreau; +Cc: dash, seb

Sebastien Peterson-Boudreau <seb@stien.dev> wrote:
>
> Let me know if there is an issue with signing -- as you can see, I'm
> using a new email.
> src/dash.1 | 58 +++++++++++++++++++++++++++---------------------------
> 1 file changed, 29 insertions(+), 29 deletions(-)

Everything looks good except that your email has no Subject and
so it's been discarded by patchwork:

https://lore.kernel.org/dash/ahYVy6WxQoNnb7ym@HQ

Please resend with the correct Subject line.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-06-01  4:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-18 18:55 [PATCH] Use proper grave accent character sebastien peterson boudreau
2026-05-09  2:53 ` Herbert Xu
2026-05-09 18:20   ` Sebastien Peterson-Boudreau
2026-05-10  9:40     ` Herbert Xu
2026-06-01  4:50       ` [PATCH] Use literal > and < characters Sébastien Peterson-Boudreau
2026-06-01  4:51         ` Sébastien Peterson-Boudreau
2026-06-01  4:53       ` [PATCH] Use proper grave accent character Sébastien Peterson-Boudreau
  -- strict thread matches above, loose matches on Subject: below --
2026-05-31  3:21 (none) Herbert Xu
2026-06-01  4:42 ` [PATCH] Use literal > and < characters Sébastien Peterson-Boudreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox