mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Spelling fixes.
This is the man page which has been obtained from NetBSD, not the program.
This commit is contained in:
parent
5dc3e051ab
commit
bf0b336a03
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14006
@ -3,7 +3,7 @@
|
||||
.\"
|
||||
.\" Written by John F. Woods <jfw@jfwhome.funhouse.com>
|
||||
.\"
|
||||
.\" $Id: tar.1,v 1.3 1995/04/10 11:47:34 jkh Exp $
|
||||
.\" $Id: tar.1,v 1.4 1995/10/25 02:17:44 torstenb Exp $
|
||||
.\"
|
||||
.Dd 6 August 1994
|
||||
.Os FreeBSD
|
||||
@ -39,7 +39,7 @@ regular disk file.
|
||||
The first argument word of the
|
||||
.Nm
|
||||
command line is usually a command word of bundled function and modifier
|
||||
letters, optionally preceeded by a dash;
|
||||
letters, optionally preceded by a dash;
|
||||
it must contain exactly one function letter from the set
|
||||
.Cm A ,
|
||||
.Cm c ,
|
||||
@ -53,7 +53,7 @@ extract (further described below). The command word can also contain other
|
||||
function modifiers described below, some of which will take arguments from
|
||||
the command line in the order they are specified in the command word (review
|
||||
the EXAMPLES section). Functions and function modifiers can also be specified
|
||||
with the GNU argument convention (preceeded by two dashes, one function or
|
||||
with the GNU argument convention (preceded by two dashes, one function or
|
||||
modifier per word. Command-line arguments that specify files to
|
||||
add to, extract from, or list from an archive may be given as shell
|
||||
pattern matching strings.
|
||||
@ -132,7 +132,7 @@ this will change the inode-change time!).
|
||||
Sets the block size for reading or writing to N 512-byte blocks.
|
||||
.It Fl B
|
||||
.It Fl -read-full-blocks
|
||||
Re-assemble short readsinto full blocks (for reading 4.2BSD pipes).
|
||||
Re-assemble short reads into full blocks (for reading 4.2BSD pipes).
|
||||
.It Fl C Ar directory
|
||||
.It Fl -directory Ar directory
|
||||
Change to
|
||||
@ -375,7 +375,7 @@ domain version), Jay Fenlason (first GNU author), Joy Kendall, Jim
|
||||
Kingdon, David J. MacKenzie, Michael I Bushnell, Noah Friedman, and
|
||||
innumerable others who have contributed fixes and additions.
|
||||
|
||||
Obtained by the FreeBSD group from the NetBSD 1.0 release.
|
||||
Man page obtained by the FreeBSD group from the NetBSD 1.0 release.
|
||||
.Sh BUGS
|
||||
The
|
||||
.Fl C
|
||||
|
Loading…
Reference in New Issue
Block a user