]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
suffixes.7: Add .js and .ts extensions
authorAlejandro Colomar <alx@kernel.org>
Sun, 26 Feb 2023 15:33:46 +0000 (16:33 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 26 Feb 2023 15:33:46 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/suffixes.7

index d2e44c2bbe99556d867def417b639fd6de923145..b1687400aa1ee25160ee12c89dc5d008d8492da9 100644 (file)
@@ -136,6 +136,7 @@ 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
 \&.kmap        \fBlyx\fP(1) keymap
 \&.l   equivalent to \fI.lex\fP or \fI.lisp\fP
 \&.lex \fBlex\fP(1) or \fBflex\fP(1) files
@@ -229,6 +230,7 @@ Suffix      File type
 \&.tk  tcl/tk script
 \&.tmp temporary file
 \&.tmpl        template files
+\&.ts  TypeScript source code
 \&.txt equivalent to \fI.text\fP
 \&.uu  equivalent to \fI.uue\fP
 \&.uue binary file encoded with \fBuuencode\fP(1)