diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-13 09:56:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-13 09:56:35 +0000 |
| commit | 47dec7817079bb6ee3119b9b800b3fcd08fd6ac6 (patch) | |
| tree | 3918ac53ee084c850392c737fb010bb0a9877224 /sbin | |
| parent | b54b3917b1e94359617895557f569cb797b380cc (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/md5/md5.1 | 2 | ||||
| -rw-r--r-- | sbin/restore/restore.8 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index 559663de31cf0..9c59fd544c689 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -9,7 +9,7 @@ .Nm .Op Fl pqrtx .Op Fl s Ar string -.Op Ar file ... +.Op Ar .Sh DESCRIPTION .Nm Md5 takes as input a message of arbitrary length and produces diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index f4cda8da05d75..3d7c3b3028041 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -64,14 +64,14 @@ .Op Fl b Ar blocksize .Op Fl f Ar file .Op Fl s Ar fileno -.Op file ... +.Op Ar .Nm .Fl x .Op Fl chkmNuvy .Op Fl b Ar blocksize .Op Fl f Ar file .Op Fl s Ar fileno -.Op file ... +.Op Ar .Pp .in \" XXX (The |
