Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man2/exec.2
          +++ new/usr/src/man/man2/exec.2
↓ open down ↓ 738 lines elided ↑ open up ↑
 739  739  _
 740  740  Interface Stability     Committed
 741  741  _
 742  742  MT-Level        See below.
 743  743  _
 744  744  Standard        See \fBstandards\fR(5).
 745  745  .TE
 746  746  
 747  747  .sp
 748  748  .LP
 749      -The \fBexecle()\fR and \fBexecve()\fR fucntions are Async-Signal-Safe.
      749 +The \fBexecle()\fR and \fBexecve()\fR functions are Async-Signal-Safe.
 750  750  .SH SEE ALSO
 751  751  .LP
 752  752  \fBksh\fR(1), \fBps\fR(1), \fBsh\fR(1), \fBalarm\fR(2), \fBbrk\fR(2),
 753  753  \fBchmod\fR(2), \fBexit\fR(2), \fBfcntl\fR(2), \fBfork\fR(2),
 754  754  \fBgetpflags\fR(2), \fBgetrlimit\fR(2), \fBmemcntl\fR(2), \fBmmap\fR(2),
 755  755  \fBnice\fR(2), \fBpriocntl\fR(2), \fBprofil\fR(2), \fBsemop\fR(2),
 756  756  \fBshmop\fR(2), \fBsigpending\fR(2), \fBsigprocmask\fR(2), \fBtimes\fR(2),
 757  757  \fBumask\fR(2), \fBlockf\fR(3C), \fBptrace\fR(3C), \fBsetlocale\fR(3C),
 758  758  \fBsignal\fR(3C), \fBsystem\fR(3C), \fBtimer_create\fR(3C), \fBa.out\fR(4),
 759  759  \fBcontract\fR(4), \fBprocess\fR(4), \fBattributes\fR(5), \fBenviron\fR(5),
 760  760  \fBprivileges\fR(5), \fBstandards\fR(5)
 761  761  .SH WARNINGS
 762  762  .LP
 763  763  If a program is \fBsetuid\fR to a user \fBID\fR other than the superuser, and
 764  764  the program is executed when the real user \fBID\fR is super-user, then the
 765  765  program has some of the powers of a super-user as well.
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX