shithub: clone

Download patch

ref: 12f42c7de8b1a188d3326b4c20d757c3f13c7483
parent: 3b432f653f67dec73729a68d53299df2a107e573
author: kvik <kvik@a-b.xyz>
date: Wed Mar 6 08:30:16 EST 2019

fix troff references

--- a/clone.man
+++ b/clone.man
@@ -19,17 +19,17 @@
 .I Clone
 copies files and directories.
 Similar in spirit to
-.IR fcp(1)
+.IR fcp (1)
 it is a multi-process program which
 relies on
-.IR pread(2)
+.IR pread (2)
 and
-.IR pwrite(2)
+.IR pwrite (2)
 system calls to copy multiple blocks
 in parallel, speeding up the file transfer
 over high-latency links;
 in contrast to
-.IR fcp(1)
+.IR fcp (1)
 it can copy both single files and directories,
 which may be mixed on the command line.
 .PP
@@ -83,10 +83,10 @@
 .SH SOURCE
 .B https://bitbucket.org/k-vik/clone
 .SH SEE ALSO
-.IR fcp(1),
-.IR dircp(1),
-.IR pread(2),
-.IR pwrite(2)
+.IR fcp (1),
+.IR dircp (1),
+.IR pread (2),
+.IR pwrite (2)
 .SH BUGS
 Preserving the modification time of
 directories does not work. Attributes are