diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 18:35:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 18:35:53 +0000 |
| commit | 455fb174dfe376f3c4132713a1d08dc05fe080d3 (patch) | |
| tree | afde0162ac9a0053463a0d2dba12ab94e7f55761 /usr.sbin/mtree | |
| parent | 5203edcdc553fda6caa1da8826a89b1a02dad1bf (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mtree')
| -rw-r--r-- | usr.sbin/mtree/mtree.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index c3c525e08480f..59a34fa2b93e3 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -128,7 +128,7 @@ Make some errorconditions non-fatal warnings. Don't descend below mount points in the file hierarchy. .It Fl f Ar file Read the specification from -.Ar file , +.Ar file , instead of from the standard input. .Pp If this option is specified twice, the two specifications are compared @@ -150,7 +150,7 @@ Use the ``type'' keyword plus the specified (whitespace or comma separated) instead of the current set of keywords. .It Fl p Ar path Use the file hierarchy rooted in -.Ar path , +.Ar path , instead of the current directory. .It Fl s Ar seed Display a single checksum to the standard error output that represents all |
