summaryrefslogtreecommitdiff
path: root/share/man/man7
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2021-04-28 14:29:51 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2021-04-28 14:29:51 +0000
commite4521da56d5e4fd33ac64830fd749649c4be9925 (patch)
tree90917319024fe7e50b3f1156b5e67a01dec19f5d /share/man/man7
parentf154c0d44c1033be20debf4185e1376481fb7003 (diff)
recognise riscv64 as a valid arch in mandoc
ok jmc@ deraadt@
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/mdoc.75
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 25cd5013efa..8e19506b295 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.173 2020/08/27 09:29:16 fcambus Exp $
+.\" $OpenBSD: mdoc.7,v 1.174 2021/04/28 14:29:50 jsg Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 27 2020 $
+.Dd $Mdocdate: April 28 2021 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -1353,6 +1353,7 @@ the following are valid architectures:
.Cm mips64 ,
.Cm octeon ,
.Cm powerpc64 ,
+.Cm riscv64 ,
.Cm sgi ,
and
.Cm sparc64 .