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

« back to all changes in this revision

Viewing changes to man3/wctomb.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:
8
8
.\" References consulted:
9
9
.\"   GNU glibc-2 source code and manual
10
10
.\"   Dinkumware C library reference http://www.dinkumware.com/
11
 
.\"   OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
 
11
.\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
12
12
.\"   ISO/IEC 9899:1999
13
13
.\"
14
14
.TH WCTOMB 3  1999-07-25 "GNU" "Linux Programmer's Manual"
41
41
If \fIs\fP is NULL, the
42
42
.BR wctomb ()
43
43
function
44
 
.\" The Dinkumware doc and the Single Unix specification say this, but
 
44
.\" The Dinkumware doc and the Single UNIX specification say this, but
45
45
.\" glibc doesn't implement this.
46
46
resets the shift state, only known to this function,
47
47
to the initial state, and
81
81
.BR wcrtomb (3),
82
82
.BR wcstombs (3)
83
83
.SH COLOPHON
84
 
This page is part of release 3.27 of the Linux
 
84
This page is part of release 3.32 of the Linux
85
85
.I man-pages
86
86
project.
87
87
A description of the project,