network/ncp: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
54397ff8a4
commit
0bab65a54e
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue