~ubuntu-branches/ubuntu/saucy/nut/saucy

« back to all changes in this revision

Viewing changes to man/upscli_readline.3

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2005-07-20 19:48:50 UTC
  • mto: (16.1.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050720194850-oo61wjr33rrx2mre
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
.PP
16
16
Some parsing of the string occurs during reception.  In particular,
17
17
ERR messages from \fBupsd\fR(8) are detected and will cause this
18
 
function to return -1.
 
18
function to return \-1.
19
19
.SH "RETURN VALUE"
20
 
The \fBupscli_readline()\fP function returns 0 on success, or -1 if an
 
20
The \fBupscli_readline()\fP function returns 0 on success, or \-1 if an
21
21
error occurs.
22
22
.SH "SEE ALSO"
23
 
.BR upscli_fd "(3), " upscli_getvar "(3), "
24
 
.BR upscli_getvar "(3), " upscli_getlist "(3), "
 
23
.BR upscli_fd "(3), " upscli_get "(3), "
25
24
.BR upscli_readline "(3), "upscli_sendline "(3), " 
26
25
.BR upscli_splitname "(3), " upscli_ssl "(3), "
27
26
.BR upscli_strerror "(3), "upscli_upserror "(3) "