aboutsummaryrefslogtreecommitdiff
path: root/share/man/man1/x86_64-w64-mingw32-ar.1
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2020-01-24 13:48:17 -0800
committerPirama Arumuga Nainar <pirama@google.com>2020-01-24 13:48:17 -0800
commitf7ce667c391f13bb27c258a15e07ebe26e0084c3 (patch)
tree8fa35760aa4cb3fdd6d54114987f2be322b70ec1 /share/man/man1/x86_64-w64-mingw32-ar.1
parentda4951908cf7fcaeff9e041d9f244c8921e8c803 (diff)
downloadx86_64-w64-mingw32-4.8-f7ce667c391f13bb27c258a15e07ebe26e0084c3.tar.gz
Update MinGW prebuilts to build 6159401
Includes cherry-pick of headers: Avoid builtin clash with _xgetbv in Clang 9 (https://android-review.googlesource.com/c/toolchain/mingw/+/1217556) Test: presubmit Change-Id: I4f541b4ecc9f84f967540a93b25de080c311c91f
Diffstat (limited to 'share/man/man1/x86_64-w64-mingw32-ar.1')
-rw-r--r--share/man/man1/x86_64-w64-mingw32-ar.144
1 files changed, 22 insertions, 22 deletions
diff --git a/share/man/man1/x86_64-w64-mingw32-ar.1 b/share/man/man1/x86_64-w64-mingw32-ar.1
index 2bb55268..032e4ce6 100644
--- a/share/man/man1/x86_64-w64-mingw32-ar.1
+++ b/share/man/man1/x86_64-w64-mingw32-ar.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35)
+.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -46,7 +46,7 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
-.\" If the F register is >0, we'll generate index entries on stderr for
+.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
@@ -56,12 +56,12 @@
..
.nr rF 0
.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{\
-. if \nF \{\
+.if (\n(rF:(\n(.g==0)) \{
+. if \nF \{
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
-. if !\nF==2 \{\
+. if !\nF==2 \{
. nr % 0
. nr F 2
. \}
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "AR 1"
-.TH AR 1 "2019-10-11" "binutils-2.27.0" "GNU Development Tools"
+.TH AR 1 "2020-01-24" "binutils-2.27.0" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -145,7 +145,7 @@ ar \- create, modify, and extract from archives
ar [\fB\-X32_64\fR] [\fB\-\fR]\fIp\fR[\fImod\fR] [\fB\-\-plugin\fR \fIname\fR] [\fB\-\-target\fR \fIbfdname\fR] [\fIrelpos\fR] [\fIcount\fR] \fIarchive\fR [\fImember\fR...]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-The \s-1GNU\s0 \fBar\fR program creates, modifies, and extracts from
+The \s-1GNU \s0\fBar\fR program creates, modifies, and extracts from
archives. An \fIarchive\fR is a single file holding a collection of
other files in a structure that makes it possible to retrieve
the original individual files (called \fImembers\fR of the archive).
@@ -154,7 +154,7 @@ The original files' contents, mode (permissions), timestamp, owner, and
group are preserved in the archive, and can be restored on
extraction.
.PP
-\&\s-1GNU\s0 \fBar\fR can maintain archives whose members have names of any
+\&\s-1GNU \s0\fBar\fR can maintain archives whose members have names of any
length; however, depending on how \fBar\fR is configured on your
system, a limit on member-name length may be imposed for compatibility
with archive formats maintained with other tools. If it exists, the
@@ -177,7 +177,7 @@ You may use \fBnm \-s\fR or \fBnm \-\-print\-armap\fR to list this index
table. If an archive lacks the table, another form of \fBar\fR called
\&\fBranlib\fR can be used to add just the table.
.PP
-\&\s-1GNU\s0 \fBar\fR can optionally create a \fIthin\fR archive,
+\&\s-1GNU \s0\fBar\fR can optionally create a \fIthin\fR archive,
which contains a symbol index and references to the original copies
of the member files of the archive. This is useful for building
libraries for use within a local build tree, where the relocatable
@@ -197,15 +197,15 @@ individually to the second archive.
The paths to the elements of the archive are stored relative to the
archive itself.
.PP
-\&\s-1GNU\s0 \fBar\fR is designed to be compatible with two different
+\&\s-1GNU \s0\fBar\fR is designed to be compatible with two different
facilities. You can control its activity using command-line options,
like the different varieties of \fBar\fR on Unix systems; or, if you
specify the single command-line option \fB\-M\fR, you can control it
-with a script supplied via standard input, like the \s-1MRI\s0 \*(L"librarian\*(R"
+with a script supplied via standard input, like the \s-1MRI \s0\*(L"librarian\*(R"
program.
.SH "OPTIONS"
.IX Header "OPTIONS"
-\&\s-1GNU\s0 \fBar\fR allows you to mix the operation code \fIp\fR and modifier
+\&\s-1GNU \s0\fBar\fR allows you to mix the operation code \fIp\fR and modifier
flags \fImod\fR in any order, within the first command-line argument.
.PP
If you wish, you may begin the first command-line argument with a
@@ -254,10 +254,10 @@ The modifier \fBv\fR makes \fBar\fR list each file as it is appended.
Since the point of this operation is speed, implementations of
\&\fBar\fR have the option of not updating the archive's symbol
table if one exists. Too many different systems however assume that
-symbol tables are always up-to-date, so \s-1GNU\s0 \fBar\fR will
+symbol tables are always up-to-date, so \s-1GNU \s0\fBar\fR will
rebuild the table even with a quick append.
.Sp
-Note \- \s-1GNU\s0 \fBar\fR treats the command \fBqs\fR as a
+Note \- \s-1GNU \s0\fBar\fR treats the command \fBqs\fR as a
synonym for \fBr\fR \- replacing already existing files in the
archive and appending new ones at the end.
.IP "\fBr\fR" 4
@@ -352,7 +352,7 @@ If \fIbinutils\fR was configured with
It can be disabled with the \fBU\fR modifier, below.
.IP "\fBf\fR" 4
.IX Item "f"
-Truncate names in the archive. \s-1GNU\s0 \fBar\fR will normally permit file
+Truncate names in the archive. \s-1GNU \s0\fBar\fR will normally permit file
names of any length. This will cause it to create archives which are
not compatible with the native \fBar\fR program on some systems. If
this is a concern, the \fBf\fR modifier may be used to truncate file
@@ -378,10 +378,10 @@ you do not specify this modifier, files extracted from the archive
are stamped with the time of extraction.
.IP "\fBP\fR" 4
.IX Item "P"
-Use the full path name when matching names in the archive. \s-1GNU\s0
-\&\fBar\fR can not create an archive with a full path name (such archives
+Use the full path name when matching names in the archive. \s-1GNU
+\&\s0\fBar\fR can not create an archive with a full path name (such archives
are not \s-1POSIX\s0 complaint), but other archive creators can. This option
-will cause \s-1GNU\s0 \fBar\fR to match file names using a complete path
+will cause \s-1GNU \s0\fBar\fR to match file names using a complete path
name, which can be convenient when extracting a single file from an
archive created by another tool.
.IP "\fBs\fR" 4
@@ -429,10 +429,10 @@ when the modifier \fBv\fR is appended.
This modifier shows the version number of \fBar\fR.
.PP
\&\fBar\fR ignores an initial option spelt \fB\-X32_64\fR, for
-compatibility with \s-1AIX.\s0 The behaviour produced by this option is the
-default for \s-1GNU\s0 \fBar\fR. \fBar\fR does not support any of the other
+compatibility with \s-1AIX. \s0 The behaviour produced by this option is the
+default for \s-1GNU \s0\fBar\fR. \fBar\fR does not support any of the other
\&\fB\-X\fR options; in particular, it does not support \fB\-X32\fR
-which is the default for \s-1AIX\s0 \fBar\fR.
+which is the default for \s-1AIX \s0\fBar\fR.
.PP
The optional command line switch \fB\-\-plugin\fR \fIname\fR causes
\&\fBar\fR to load the plugin called \fIname\fR which adds support
@@ -457,7 +457,7 @@ with a backslash. The \fIfile\fR may itself contain additional
@\fIfile\fR options; any such options will be processed recursively.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fBnm\fR\|(1), \fBranlib\fR\|(1), and the Info entries for \fIbinutils\fR.
+\&\fInm\fR\|(1), \fIranlib\fR\|(1), and the Info entries for \fIbinutils\fR.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
Copyright (c) 1991\-2016 Free Software Foundation, Inc.