public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] suffixes.7: Add .jsx and .tsx
@ 2023-03-09 13:20 Alejandro Colomar
  0 siblings, 0 replies; only message in thread
From: Alejandro Colomar @ 2023-03-09 13:20 UTC (permalink / raw)
  To: linux-man; +Cc: Alejandro Colomar, Timo Stark, Andrew Clayton

Cc: Timo Stark <t.stark@nginx.com>
Cc: Andrew Clayton <andrew@digital-domain.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---
 man7/suffixes.7 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man7/suffixes.7 b/man7/suffixes.7
index b1687400a..82cee22b8 100644
--- a/man7/suffixes.7
+++ b/man7/suffixes.7
@@ -137,6 +137,7 @@ .SH DESCRIPTION
 \&.jpeg	Joint Photographic Experts Group format
 \&.jpg	poor man's \fI.jpeg\fP
 \&.js	JavaScript source code
+\&.jsx	JSX (JavaScript XML-like extension) source code
 \&.kmap	\fBlyx\fP(1) keymap
 \&.l	equivalent to \fI.lex\fP or \fI.lisp\fP
 \&.lex	\fBlex\fP(1) or \fBflex\fP(1) files
@@ -231,6 +232,7 @@ .SH DESCRIPTION
 \&.tmp	temporary file
 \&.tmpl	template files
 \&.ts	TypeScript source code
+\&.tsx	TypeScript with JSX source code (.ts + .jsx)
 \&.txt	equivalent to \fI.text\fP
 \&.uu	equivalent to \fI.uue\fP
 \&.uue	binary file encoded with \fBuuencode\fP(1)
-- 
2.39.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-09 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-09 13:20 [PATCH] suffixes.7: Add .jsx and .tsx Alejandro Colomar

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