diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-08-08 18:32:06 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-08-08 18:32:06 +0000 |
commit | 7950d85ec2274d4d6a7ed8406fd71444e7d2084e (patch) | |
tree | 37888ee329b2e207e436fb28dbfac1cb46e605a6 /usr.sbin/mtree | |
parent | 002436d796fe700eace27afb9dc000521d80987b (diff) | |
download | FreeBSD-src-7950d85ec2274d4d6a7ed8406fd71444e7d2084e.zip FreeBSD-src-7950d85ec2274d4d6a7ed8406fd71444e7d2084e.tar.gz |
can not -> cannot
Diffstat (limited to 'usr.sbin/mtree')
-rw-r--r-- | usr.sbin/mtree/mtree.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index dceaed0..73a689a 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -105,7 +105,7 @@ option. .It Fl q Quiet mode. Do not complain when a .Dq missing -directory can not be created because it is already exists. +directory cannot be created because it is already exists. This occurs when the directory is a symbolic link. .It Fl r Remove any files in the file hierarchy that are not described in the |