Cc: Timo Stark <t.stark@xxxxxxxxx> Cc: Andrew Clayton <andrew@xxxxxxxxxxxxxxxxxx> Signed-off-by: Alejandro Colomar <alx@xxxxxxxxxx> --- 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