Explorar el Código

mktemp: add link to homepage

pxgamer hace 5 años
padre
commit
e8bcd41c64
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/common/mktemp.md

+ 1 - 0
pages/common/mktemp.md

@@ -1,6 +1,7 @@
 # mktemp
 
 > Create a temporary file or directory.
+> More information: <https://www.gnu.org/software/autogen/mktemp.html>.
 
 - Create an empty temporary file and return the absolute path to it: