shithub: clone

Download patch

ref: a834d55c1f37133b608c2b91efa4134b9a20d5e6
parent: d7c17b1fb34c86c450a7f64cdc751b169f6f6c7d
author: kvik <kvik@a-b.xyz>
date: Tue Nov 6 18:24:56 EST 2018

README: huge page length

--- a/README
+++ b/README
@@ -52,9 +52,6 @@
           work. Attributes are cloned at directory creation time;
           meaning, if there's files to be copied in this directory,
           this will update the parent modification time. Furthermore,
-
-     CLONE(1)                                                 CLONE(1)
-
           all directories get the forced write permission, since not
           having one would mean no new file creation.
 
--- a/mkfile
+++ b/mkfile
@@ -7,7 +7,7 @@
 </sys/src/cmd/mkone
 
 README:
-	troff -man -N clone.man1 | ssam 'x/\n\n\n+/c/\n\n/' >README
+	troff -man -N -rL1000i clone.man1 | ssam 'x/\n\n\n+/c/\n\n/' >README
 
 install:V:
 	cp clone.man1 /sys/man/1/clone