aboutsummaryrefslogtreecommitdiff
path: root/man/man1/9c.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/9c.1')
-rw-r--r--man/man1/9c.112
1 files changed, 5 insertions, 7 deletions
diff --git a/man/man1/9c.1 b/man/man1/9c.1
index fb04a296..8d24d67d 100644
--- a/man/man1/9c.1
+++ b/man/man1/9c.1
@@ -79,9 +79,7 @@ to the include path.
.I 9c
also defines
.B __sun__
-on SunOS systems and
-.B __Linux26__
-on Linux systems with 2.6-series kernels.
+on SunOS systems.
.PP
.I 9a
assembles the named files into object files for the current system.
@@ -136,13 +134,13 @@ but
always provides the following key characters:
.TP
.B d
-Delete
-.I files
+Delete
+.I files
from the archive file.
.TP
.B r
Replace
-.I files
+.I files
in the archive file, or add them if missing.
.TP
.B t
@@ -181,7 +179,7 @@ Normally
will create a new archive when
.I afile
does not exist, and give a warning.
-Option
+Option
.B c
discards any old contents and suppresses the warning.
.PD