diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 09:04:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 09:04:26 +0000 |
| commit | b781f31cebdb7306199b33a1687a8c482bfa87eb (patch) | |
| tree | a3ad2e6e79bfa1f7acb61cc07d15a235c60815d7 /gnu/usr.bin/tar | |
| parent | 4c0dba7213a38ffa24fd5628115c749445e1eb89 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/tar')
| -rw-r--r-- | gnu/usr.bin/tar/tar.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index d5d9228e457b..1f5205a968b4 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -403,6 +403,11 @@ The TAR_RSH environment variable allows you to override the default shell used as the transport for .Nm . .El +.Sh FILES +.Bl -tag -width "/dev/sa0" +.It Pa /dev/sa0 +The default tape drive. +.El .Sh EXAMPLES To create an archive on tape drive .Pa /dev/sa0 @@ -489,11 +494,6 @@ To specify the correct time zone use either e.g.\& .Sq "13:15 CEST" or .Sq "13:15+200" . -.Sh FILES -.Bl -tag -width "/dev/sa0" -.It Pa /dev/sa0 -The default tape drive. -.El .Sh COMPATIBILITY The .Fl y |
