Rewrite page(2) references to page(3).
Add description of new libmach.
This commit is contained in:
parent
cfa37a7b11
commit
bf8a59fa01
91 changed files with 1624 additions and 1607 deletions
|
|
@ -56,12 +56,12 @@ Rune* runestrstr(Rune *s1, Rune *s2)
|
|||
.SH DESCRIPTION
|
||||
These functions are rune string analogues of
|
||||
the corresponding functions in
|
||||
.IR strcat (2).
|
||||
.IR strcat (3).
|
||||
.SH SOURCE
|
||||
.B /sys/src/libc/port
|
||||
.SH SEE ALSO
|
||||
.IR memory (2),
|
||||
.IR rune (2),
|
||||
.IR strcat (2)
|
||||
.IR memory (3),
|
||||
.IR rune (3),
|
||||
.IR strcat (3)
|
||||
.SH BUGS
|
||||
The outcome of overlapping moves varies among implementations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue