diff options
Diffstat (limited to 'usr/src/man/man1/shell_builtins.1')
-rw-r--r-- | usr/src/man/man1/shell_builtins.1 | 65 |
1 files changed, 53 insertions, 12 deletions
diff --git a/usr/src/man/man1/shell_builtins.1 b/usr/src/man/man1/shell_builtins.1 index a5121797a7..17541aef2d 100644 --- a/usr/src/man/man1/shell_builtins.1 +++ b/usr/src/man/man1/shell_builtins.1 @@ -307,15 +307,56 @@ status of the last command executed. .SH SEE ALSO .sp .LP -\fBIntro\fR(1), \fBalias\fR(1), \fBbreak\fR(1), \fBbuiltin\fR(1), \fBcd\fR(1), -\fBchmod\fR(1), \fBcsh\fR(1), \fBdisown\fR(1), \fBecho\fR(1), \fBexec\fR(1), -\fBexit\fR(1), \fBfind\fR(1), \fBgetoptcvt\fR(1), \fBgetopts\fR(1), -\fBglob\fR(1), \fBhash\fR(1), \fBhistory\fR(1), \fBjobs\fR(1), \fBkill\fR(1), -\fBksh\fR(1), \fBksh93\fR(1), \fBlet\fR(1), \fBlimit\fR(1), \fBlogin\fR(1), -\fBlogout\fR(1), \fBnewgrp\fR(1), \fBnice\fR(1), \fBnohup\fR(1), -\fBprint\fR(1), \fBprintf\fR(1), \fBpwd\fR(1), \fBread\fR(1), -\fBreadonly\fR(1), \fBset\fR(1), \fBsh\fR(1), \fBshift\fR(1), \fBsleep\fR(1), -\fBsuspend\fR(1), \fBtest\fR(1), \fBtest\fR(1B), \fBtime\fR(1), -\fBtimes\fR(1), \fBtrap\fR(1), \fBtypeset\fR(1), \fBumask\fR(1), \fBwait\fR(1), -\fBchdir\fR(2), \fBchmod\fR(2), \fBcreat\fR(2), \fBumask\fR(2), -\fBgetopt\fR(3C), \fBprofile\fR(4), \fBenviron\fR(5) +.BR Intro (1), +.BR alias (1), +.BR break (1), +.BR builtin (1), +.BR cd (1), +.BR chmod (1), +.BR csh (1), +.BR disown (1), +.BR echo (1), +.BR exec (1), +.BR exit (1), +.BR find (1), +.BR getoptcvt (1), +.BR getopts (1), +.BR glob (1), +.BR hash (1), +.BR history (1), +.BR jobs (1), +.BR kill (1), +.BR ksh (1), +.BR ksh93 (1), +.BR let (1), +.BR limit (1), +.BR login (1), +.BR logout (1), +.BR newgrp (1), +.BR nice (1), +.BR nohup (1), +.BR print (1), +.BR printf (1), +.BR pwd (1), +.BR read (1), +.BR readonly (1), +.BR set (1), +.BR sh (1), +.BR shift (1), +.BR sleep (1), +.BR suspend (1), +.BR test (1), +.BR time (1), +.BR times (1), +.BR trap (1), +.BR typeset (1), +.BR umask (1), +.BR wait (1), +.BR test (1B), +.BR chdir (2), +.BR chmod (2), +.BR creat (2), +.BR umask (2), +.BR getopt (3C), +.BR profile (5), +.BR environ (7) |