mktemp: add link to homepage

This commit is contained in:
pxgamer
2019-06-04 10:25:12 +01:00
committed by Lucas Gabriel Schneider
parent 4a7f271904
commit e8bcd41c64

View File

@@ -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: