diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /shells/sash | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | freebsd-ports-gnome-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz freebsd-ports-gnome-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.zst freebsd-ports-gnome-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'shells/sash')
-rw-r--r-- | shells/sash/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/sash/pkg-descr b/shells/sash/pkg-descr index 36bbbfdf0e77..24120512bc9c 100644 --- a/shells/sash/pkg-descr +++ b/shells/sash/pkg-descr @@ -1,13 +1,13 @@ SASH (Stand-Alone SHell) -It is a nice combination of bare-bones shell and a dozen +It is a nice combination of bare-bones shell and a dozen or so most useful Unix commands. Shell includes: echo pwd cd mkdir mknod rmdir sync rm chmod chown chgrp touch mv ln cp cmp more exit setenv printenv umask kill where -Commands include: dd ed grep gzip ls tar file find mount chattr +Commands include: dd ed grep gzip ls tar file find mount chattr SASH is a port from Linux version (David Bell) by Andrzej Bialecki |