diff options
Diffstat (limited to 'system/ksh/README')
-rw-r--r-- | system/ksh/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/ksh/README b/system/ksh/README index 9582a1b4c9..56d8252f8e 100644 --- a/system/ksh/README +++ b/system/ksh/README @@ -8,7 +8,7 @@ from OpenBSD's repository. PD-ksh is a clone of the AT&T Korn shell. PD-ksh has most of the ksh88 features, not much of the ksh93 features, -and a number of its own features. It is free and quite portable - you -should be able to compile it easily on pretty much any unix box. +and a number of its own features. It is free and quite portable - you +should be able to compile it easily on pretty much any unix box. The vi editing mode is better (IMHO) than that of ksh88 or ksh93 -(command/file completion using tab (optional), less buggy). +(command/file completion using tab (optional), less buggy). |