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_channel_read_ex.3,v 1.9 2007/06/13 12:58:42 jehousley Exp $
.\" $Id: libssh2_channel_read_ex.3,v 1.10 2007/06/13 16:41:33 jehousley Exp $
.\"
.TH libssh2_channel_read_ex 3 "1 June 2007" "libssh2 0.15" "libssh2 manual"
.TH libssh2_channel_read_ex 3 "1 Jun 2007" "libssh2 0.15" "libssh2 manual"
.SH NAME
libssh2_channel_read_ex - read data from a channel stream
.SH SYNOPSIS