summaryrefslogtreecommitdiffstats
path: root/network/ncp
diff options
context:
space:
mode:
author B. Watson2022-02-05 22:24:31 +0100
committer Willy Sudiarto Raharjo2022-02-09 03:35:08 +0100
commit0bab65a54efdb914c7a2fcdc6f35914a0b33ffa3 (patch)
treeabd1d9df44e505c7db1b995c9b18f70180e3719b /network/ncp
parent54397ff8a4a104aaf97a2f9e7d43d356ebd51a6a (diff)
downloadslackbuilds-0bab65a54efdb914c7a2fcdc6f35914a0b33ffa3.tar.gz
network/ncp: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ncp')
-rw-r--r--network/ncp/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ncp/README b/network/ncp/README
index 21f741ce7d..44ea9d5e9d 100644
--- a/network/ncp/README
+++ b/network/ncp/README
@@ -12,5 +12,5 @@ Basically it works like this:
announcement packets proclaiming that someone wants to send
something.
 4. You type "npoll". npoll waits until it sees one of these packets.
- 5. The files are copied with tar over a TCP socket, so permissions and
- file dates (and if you are root, owners) are preserved.
+ 5. The files are copied with tar over a TCP socket, so permissions
+ and file dates (and if you are root, owners) are preserved.