Viktor Szakats
e590450dcc
man: fixups
...
- add missing `.fi` tags.
- fix misplaced `.nf` tags.
- add `.nf`/`.fi` tags `SYNOPSIS` where missing.
- fix missing/wrong function name from `SH NAME`.
- fix wrong function name in `TH`.
- keep return values in a separate line.
- indent.
- fold long lines.
- deleted `libssh2_channel_direct_streamlocal()`, there is no such function.
- add missing types.
- add missing headers.
Closes #949
2023-04-11 00:38:35 +00:00
Viktor Szakats
2f16d8105c
tidy-up: replace tabs and other whitespace ( #885 )
...
There are a few non-whitespace changes, see them here:
https://github.com/libssh2/libssh2/pull/885/files?w=1
2023-03-27 18:28:27 +02:00
Dan Fandrich
1e4fb7ee9f
docs: fixed a bunch of typos
2014-07-28 23:55:34 +02:00
Daniel Stenberg
d2dc600be7
libssh2_banner_set.3: fix nroff syntax mistake
2011-09-11 19:25:03 +02:00
Daniel Stenberg
7ed53e21fd
libssh2_session_startup(3) => libssh2_session_handshake(3)
...
Propagate for the current function in docs and examples.
libssh2_session_startup() is deprecated.
2011-09-09 23:17:04 +02:00
Daniel Stenberg
7229d989e7
libssh2_banner_set => libssh2_session_banner_get
...
Marked the old function as deprecated. Added the new name in the correct
name space with the same arguments and functionality.
2011-09-09 23:11:42 +02:00
Daniel Stenberg
87f79f177f
remove embedded CVS/svn tags
2011-09-09 16:12:04 +02:00
Daniel Stenberg
0dbc6ed8b6
Refer to the exact symbol name, which also is the exact file name of the man
...
page file.
2009-03-17 10:34:27 +00:00
Mikhail Gusarov
317740415a
Fixed syntax error in libssh2_banner_set.3 manpage
2009-02-17 16:22:17 +00:00
James Housley
e6daab80fa
Add libssh2_banner_set.3 and libssh2_channel_close.3
2007-06-13 17:03:38 +00:00