.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PDCS_INFO_READ" "9" "09 October 2005" "" "" .SH NAME pdcs_info_read \- Pretty printing of the remaining useful data. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t pdcs_info_read (struct subsystem * \fIentry\fB, char * \fIbuf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIentry\fB\fR An allocated and populated subsytem struct. We don't use it tho. .TP \fB\fIbuf\fB\fR The output buffer to write to. .SH "DESCRIPTION" .PP We will call this function to format the output of the 'info' attribute file. Please refer to PDC Procedures documentation, section PDC_STABLE to get a better insight of what we're doing here.