1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-28 01:41:49 +03:00

The month should be the 3-letter abbreviation instead of spelled out.

This commit is contained in:
James Housley
2007-06-13 16:41:33 +00:00
parent 94a2585e9e
commit 2003dc1546
16 changed files with 40 additions and 33 deletions

View File

@ -1,6 +1,6 @@
.\" $Id: libssh2_session_free.3,v 1.3 2007/06/13 13:50:34 jehousley Exp $
.\" $Id: libssh2_session_free.3,v 1.4 2007/06/13 16:41:33 jehousley Exp $
.\"
.TH libssh2_session_free 3 "1 June 2007" "libssh2 0.15" "libssh2 manual"
.TH libssh2_session_free 3 "1 Jun 2007" "libssh2 0.15" "libssh2 manual"
.SH NAME
libssh2_session_free - frees resources associated with a session instance
.SH SYNOPSIS