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

« back to all changes in this revision

Viewing changes to man3/fseek.3

  • Committer: Package Import Robot
  • Author(s): Loïc Minier
  • Date: 2011-10-17 13:06:22 UTC
  • mfrom: (1.1.46 upstream) (2.2.11 sid)
  • Revision ID: package-import@ubuntu.com-20111017130622-rbdw3julnma2baqu
Tags: 3.32-0.2ubuntu1
* Merge from Debian testing/unstable; remaining changes:
  - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
    PR_SET_PTRACER behavior.
* Keep Debian's glibc-doc version in the Replaces as it's satisfactory for
  upgrades from natty and lucid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
setting and storing the current value of the file offset into or from the
111
111
object referenced by
112
112
.IR pos .
113
 
On some non-Unix systems an
 
113
On some non-UNIX systems an
114
114
.I fpos_t
115
115
object may be a complex object and these routines may be the only way to
116
116
portably reposition a text stream.
167
167
.BR lseek (2),
168
168
.BR fseeko (3)
169
169
.SH COLOPHON
170
 
This page is part of release 3.27 of the Linux
 
170
This page is part of release 3.32 of the Linux
171
171
.I man-pages
172
172
project.
173
173
A description of the project,