diff --git a/src/cmd/ksh93/sh.1 b/src/cmd/ksh93/sh.1 index ef0932028..960be0df7 100644 --- a/src/cmd/ksh93/sh.1 +++ b/src/cmd/ksh93/sh.1 @@ -5466,10 +5466,8 @@ Except for .BR : , .BR true , .BR false , -.BR echo , -.BR newgrp , and -.BR login , +.BR echo , all built-in commands accept .B \-\- to indicate end of options. @@ -6305,11 +6303,6 @@ The exit status is 0 if the value of the last expression is non-zero, and 1 otherwise. .TP -\(dg \f3newgrp\fP \*(OK \f2arg\^\fP .\|.\|. \*(CK -Equivalent to -.BI "exec /bin/newgrp" " arg\^" -\&.\|.\|.\^. -.TP \f3print\fP \*(OK \f3\-CRenprsv\^\fP \*(CK \*(OK \f3\-u\fP \f2unit\^\fP\*(CK \*(OK \f3\-f\fP \f2format\^\fP \*(CK \*(OK \f2arg\^\fP .\|.\|. \*(CK With no options or with option .B \- @@ -8155,7 +8148,6 @@ env(1), fgrep(1), gmacs(1), grep(1), -newgrp(1), pfexec(1), stty(1), test(1),