blob: 5902bace1df5cfa3c908d81c60ef8f33beb950a5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- ./man/lcreate.1.orig 2010-12-12 22:50:53.000000000 -0500
+++ ./man/lcreate.1 2012-03-20 14:38:03.000000000 -0400
@@ -45,12 +45,6 @@
.sp
If the -n option is given, no files or transcripts are uploaded. Instead,
.B lcreate
-verifies that all files exist in the filesystem and have
-the same size as listed in the transcript. If used with the -c option,
-checksums are also verified.
-.sp
-If the -n option is given, no files or transcripts are uploaded. Instead,
-.B lcreate
uses
.BR access (2)
to verify that all files in the transcript exist in the
|