summaryrefslogtreecommitdiff
path: root/sys/man/1/2c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-09-22 19:09:25 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2019-09-22 19:09:25 +0200
commitd559cd005c3831217c55bdd7e334c572d515241d (patch)
treeffdfb3841b69332368876eec69ce7d37428a7f79 /sys/man/1/2c
parent490c3d87cb558a8cfe8ad4db9f39c9cb3df91d17 (diff)
2c(1): document 7c (arm64)
Diffstat (limited to 'sys/man/1/2c')
-rw-r--r--sys/man/1/2c6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/man/1/2c b/sys/man/1/2c
index d6bdeace1..17c7e179e 100644
--- a/sys/man/1/2c
+++ b/sys/man/1/2c
@@ -1,6 +1,6 @@
.TH 2C 1
.SH NAME
-0c, 1c, 2c, 5c, 6c, 8c, kc, qc, vc \- C compilers
+0c, 1c, 2c, 5c, 6c, 7c, 8c, kc, qc, vc \- C compilers
.SH SYNOPSIS
.B 2c
[
@@ -41,6 +41,9 @@ little-endian ARM
.B "6c amd64
AMD64 and compatibles (e.g., Intel EM64T)
.TP
+.B "7c arm64
+ARM64 (ARMv8)
+.TP
.B "8c 386
Intel i386, i486, Pentium, etc.
.TP
@@ -65,6 +68,7 @@ Let the first letter of the compiler name be
.BR 2 ,
.BR 5 ,
.BR 6 ,
+.BR 7 ,
.BR 8 ,
.BR k ,
.BR q ,