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

« back to all changes in this revision

Viewing changes to man3/readdir.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:
193
193
This is a regular file.
194
194
.TP
195
195
.B DT_SOCK
196
 
This is a Unix domain socket.
 
196
This is a UNIX domain socket.
197
197
.TP
198
198
.B DT_UNKNOWN
199
199
The file type is unknown.
247
247
.BR rewinddir (3),
248
248
.BR scandir (3),
249
249
.BR seekdir (3),
250
 
.BR telldir (3),
251
 
.BR feature_test_macros (7)
 
250
.BR telldir (3)
252
251
.SH COLOPHON
253
 
This page is part of release 3.27 of the Linux
 
252
This page is part of release 3.32 of the Linux
254
253
.I man-pages
255
254
project.
256
255
A description of the project,