diff options
author | B. Watson <urchlay@slackware.uk> | 2022-12-28 22:41:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:55 +0700 |
commit | de435f3a15fb549abe6be962e324450412f57295 (patch) | |
tree | 42997150b621b7df0be9dab68bcd02fad17ff6b4 /system/vcp/slack-desc | |
parent | b409dd37b13ab0829d667335162761d35f08cc41 (diff) |
system/vcp: Use -fcommon, tweak slack-desc.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vcp/slack-desc')
-rw-r--r-- | system/vcp/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/vcp/slack-desc b/system/vcp/slack-desc index 10dbbbf6ac82..ad9f1ad9029a 100644 --- a/system/vcp/slack-desc +++ b/system/vcp/slack-desc @@ -9,8 +9,8 @@ vcp: vcp (copy files via a curses interface) vcp: vcp: vcp copies files and directories in a curses interface, with text -vcp: only output available. its options and output are similar to BSD's -vcp: cp while adding some new features. It provides information on: +vcp: only output available. Its options and output are similar to BSD's +vcp: cp while adding some new features. It provides information on: vcp: vcp: - files copied and left to copy vcp: - data written and total data size |