~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man3/resolver.3

  • Committer: Bazaar Package Importer
  • Author(s): Joey Schulze
  • Date: 2010-03-02 21:49:58 UTC
  • mfrom: (1.1.42 upstream) (2.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100302214958-69yjgb70t7wrjo3m
New upstream version
. Remove crufty statement in setuid(2) that seteuid() is not in POSIX
(closes: Bug#569812)
. Fix description of 'nochdir' argument in daemon(3) (closes: Bug#554819)
. Fix NAME line in path_resolution(7) (closes: Bug#558300)

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
.PP
142
142
The
143
143
.BR res_send ()
144
 
function sends a pre-formatted query given in
 
144
function sends a preformatted query given in
145
145
\fImsg\fP of length \fImsglen\fP and returns the answer in \fIanswer\fP
146
146
which is of length \fIanslen\fP.
147
147
It will call
268
268
.BR hostname (7),
269
269
.BR named (8)
270
270
.SH COLOPHON
271
 
This page is part of release 3.23 of the Linux
 
271
This page is part of release 3.24 of the Linux
272
272
.I man-pages
273
273
project.
274
274
A description of the project,