summaryrefslogtreecommitdiffstats
path: root/man7/suffixes.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/suffixes.7')
-rw-r--r--man7/suffixes.77
1 files changed, 6 insertions, 1 deletions
diff --git a/man7/suffixes.7 b/man7/suffixes.7
index 096e9e602..5e970f427 100644
--- a/man7/suffixes.7
+++ b/man7/suffixes.7
@@ -14,7 +14,7 @@
.\" Modified Thu Nov 16 23:28:25 2000 by David A. Wheeler
.\" <dwheeler@dwheeler.com>
.\"
-.TH SUFFIXES 7 2023-02-05 "Linux man-pages 6.03"
+.TH SUFFIXES 7 2023-03-17 "Linux man-pages 6.05.01"
.SH NAME
suffixes \- list of file suffixes
.SH DESCRIPTION
@@ -136,6 +136,8 @@ Suffix File type
\&.java a Java source file
\&.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
@@ -207,6 +209,7 @@ Suffix File type
\&.sgml SGML source file
\&.sh \fBsh\fP(1) scripts
\&.shar archive created by the \fBshar\fP(1) utility
+\&.shtml HTML using Server Side Includes
\&.so Shared library or dynamically loadable object
\&.sql SQL source
\&.sqml SQML schema or query program
@@ -229,6 +232,8 @@ Suffix File type
\&.tk tcl/tk script
\&.tmp temporary file
\&.tmpl template files
+\&.ts TypeScript source code
+\&.tsx TypeScript with JSX source code (\fI.ts\fP + \fI.jsx\fP)
\&.txt equivalent to \fI.text\fP
\&.uu equivalent to \fI.uue\fP
\&.uue binary file encoded with \fBuuencode\fP(1)