diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 16:14:05 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:43 +0700 |
commit | 3b55ba5f50b777de1815d3ae1fc36695cebe7bd6 (patch) | |
tree | e22d2e3bce1fd0fbfee1933c7d78cd07a2b6cbb7 /academic | |
parent | 2c3623e58a45e056122804dbcc875d9d7f08f126 (diff) |
academic/ed-v6: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/ed-v6/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/ed-v6/README b/academic/ed-v6/README index 373767752c84..f116d5fc4030 100644 --- a/academic/ed-v6/README +++ b/academic/ed-v6/README @@ -71,7 +71,7 @@ info page. This is the closest I can find to the original man page: -https://www.freebsd.org/cgi/man.cgi?query=ed&apropos=0&sektion=0&manpath=Unix%20Seventh%20Edition&arch=default&format=html +https://freebsd.org/cgi/man.cgi?query=ed&manpath=Unix+Seventh+Edition Among other things, there is no -p option, single , or ; will throw errors, no G//, and r does not support shell |