]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
suffixes.7: Add .jsx and .tsx
authorAlejandro Colomar <alx@kernel.org>
Thu, 9 Mar 2023 13:15:07 +0000 (14:15 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 9 Mar 2023 13:15:46 +0000 (14:15 +0100)
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

index b1687400aa1ee25160ee12c89dc5d008d8492da9..82cee22b8c72683f41afd1cb30c8f115386138d3 100644 (file)
@@ -137,6 +137,7 @@ Suffix      File type
 \&.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 @@ Suffix      File type
 \&.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)