--- ../../manpages/ksh93.1.NEW Tue Sep 26 12:19:03 2006 +++ ksh93.1.NEW Tue Sep 26 12:14:45 2006 @@ -6,7 +6,7 @@ NAME - ksh93, rksh93, pfksh93 - KornShell, a standard/restricted command + ksh93, rksh93 - KornShell, a standard/restricted command and programming language SYNOPSIS @@ -21,10 +21,8 @@ version of the command interpreter ksh93; it is used to set up login names and execution environments whose capabilities are more controlled than those of the standard shell. - pfksh93 is a profile shell version of the command interpreter - ksh93; it is used to to execute commands with the attributes - specified by the user's profiles (see _p_f_e_x_e_c(1)). See _I_n_v_o_- - _c_a_t_i_o_n below for the meaning of arguments to the shell. + See _I_n_v_o_c_a_t_i_o_n below for the meaning of arguments to + the shell. Definitions. A _m_e_t_a_c_h_a_r_a_c_t_e_r is one of the following characters: @@ -1029,8 +1027,7 @@ The pathname of the _s_h_e_l_l is kept in the environ- ment. At invocation, if the basename of this variable is rsh, rksh, rksh93, or krsh, then the shell - becomes restricted. If it is pfsh, pfksh, or pfksh93, then - the shell becomes a profile shell (see _p_f_e_x_e_c(1)). + becomes restricted. TIMEFORMAT The value of this parameter is used as a format string specifying how the timing information for @@ -3911,9 +3908,6 @@ be subject to language translation when the locale is not C or POSIX. No commands will be executed. - -P If -P or -o profile is present, the shell is a - profile shell (see _p_f_e_x_e_c(1)). - -R _f_i_l_e_n_a_m_e The -R _f_i_l_e_n_a_m_e option is used to generate a cross reference database that can be used by a separate @@ -4004,7 +3998,7 @@ SEE ALSO cat(1), cd(1), chmod(1), cut(1), egrep(1), echo(1), emacs(1), env(1), fgrep(1), gmacs(1), grep(1), newgrp(1), - pfexec(1), stty(1), test(1), umask(1), vi(1), dup(2), + stty(1), test(1), umask(1), vi(1), dup(2), exec(2), fork(2), getpwnam(3), ioctl(2), lseek(2), paste(1), pathconf(2), pipe(2), sysconf(2), umask(2), ulimit(2),