diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-20 15:34:27 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-20 15:40:29 +0200 |
commit | 8eaa42a7905748955b23aa08b28ce420670847fe (patch) | |
tree | 6152e117389b066e76f9ef4c225e48258c8baee2 /man/putenvf.3libsimple | |
parent | Fix a typo. (diff) | |
download | libsimple-8eaa42a7905748955b23aa08b28ce420670847fe.tar.gz libsimple-8eaa42a7905748955b23aa08b28ce420670847fe.tar.bz2 libsimple-8eaa42a7905748955b23aa08b28ce420670847fe.tar.xz |
Add man pages for putenvf and getenv functions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/putenvf.3libsimple')
l--------- | man/putenvf.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/putenvf.3libsimple b/man/putenvf.3libsimple new file mode 120000 index 0000000..c2a50ed --- /dev/null +++ b/man/putenvf.3libsimple @@ -0,0 +1 @@ +libsimple_putenvf.3
\ No newline at end of file |