/
niceSOFT
/
libssh2
Обзор
Документация
Войти
/
niceSOFT
/
libssh2
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
libssh2-1.11.0
docs/template.3
20 строк
413 B
Viktor Szakats
docs: simplify `.TH` header & other cleanups [ci skip]
26 апр 2023, 20:55
Не верифицирован
26 апр 2023, 20:55
592e2b3
Код
Авторство
О чём код?
.TH libssh2_template 3 "1 Jun 2022" "libssh2" "libssh2" .SH NAME libssh2_template - short function description .SH SYNOPSIS .nf #include <libssh2.h> void libssh2_template(void); .fi .SH DESCRIPTION Long text describing the function and its input arguments. .SH RETURN VALUE Describe what the function returns. .SH ERRORS Add error codes .SH AVAILABILITY Added in libssh2 ?.?.? .SH SEE ALSO Add related functions