diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 16:21:53 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 16:21:53 +0200 |
commit | a584d9eb96636f0743b4d10150f34fc81fd4bb1b (patch) | |
tree | 69cbbf9239ea2df31f530f1b7f53dd20b70d7fef /sys/man/1/2c | |
parent | 986886f2b8ab4a7e1b3d66e99934d8fdab537be9 (diff) |
remove references to dec alpha from the manual
Diffstat (limited to 'sys/man/1/2c')
-rw-r--r-- | sys/man/1/2c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/man/1/2c b/sys/man/1/2c index 747f11357..8b895c53c 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, 7c, 8c, kc, qc, vc \- C compilers +0c, 1c, 2c, 5c, 6c, 8c, kc, qc, vc \- C compilers .SH SYNOPSIS .B 2c [ @@ -41,9 +41,6 @@ little-endian ARM .B "6c amd64 AMD64 and compatibles (e.g., Intel EM64T) .TP -.B "7c alpha -Digital Alpha AXP -.TP .B "8c 386 Intel i386, i486, Pentium, etc. .TP |