Add the EM_RISCV value to match <sys/exec_elf.h>
authorkevlo <kevlo@openbsd.org>
Mon, 14 Feb 2022 08:14:19 +0000 (08:14 +0000)
committerkevlo <kevlo@openbsd.org>
Mon, 14 Feb 2022 08:14:19 +0000 (08:14 +0000)
ok miod@

share/man/man5/elf.5

index 676555b..407a0d8 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: elf.5,v 1.40 2021/04/15 18:13:24 kettenis Exp $
+.\"    $OpenBSD: elf.5,v 1.41 2022/02/14 08:14:19 kevlo Exp $
 .\"Copyright (c) 1999 Jeroen Ruigrok van der Werven
 .\"All rights reserved.
 .\"
@@ -25,7 +25,7 @@
 .\"
 .\"    $FreeBSD: src/share/man/man5/elf.5,v 1.21 2001/10/01 16:09:23 ru Exp $
 .\"
-.Dd $Mdocdate: April 15 2021 $
+.Dd $Mdocdate: February 14 2022 $
 .Dt ELF 5
 .Os
 .Sh NAME
@@ -330,6 +330,8 @@ AMD64.
 DEC Vax.
 .It Dv EM_AARCH64
 ARM 64-bit.
+.It Dv EM_RISCV
+RISC-V.
 .It Dv EM_ALPHA_EXP
 Compaq [DEC] Alpha with enhanced instruction set.
 .El