discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* add mips64
@ 2010-09-26 15:11 Jason McIntyre
  2010-09-27  6:56 ` Kristaps Dzonsons
  0 siblings, 1 reply; 2+ messages in thread
From: Jason McIntyre @ 2010-09-26 15:11 UTC (permalink / raw)
  To: discuss

hi. i just committed this to openbsd tree.
jmc

Index: usr.bin/mandoc/arch.in
===================================================================
RCS file: /cvs/src/usr.bin/mandoc/arch.in,v
retrieving revision 1.4
diff -u -r1.4 arch.in
--- usr.bin/mandoc/arch.in	31 Jul 2010 23:42:04 -0000	1.4
+++ usr.bin/mandoc/arch.in	26 Sep 2010 14:35:07 -0000
@@ -42,6 +42,7 @@
 LINE("luna88k",		"Luna88k")
 LINE("mac68k",		"Mac68k")
 LINE("macppc",		"MacPPC")
+LINE("mips64",		"MIPS64")
 LINE("mvme68k",		"MVME68k")
 LINE("mvme88k",		"MVME88k")
 LINE("mvmeppc",		"MVMEPPC")
Index: share/man/man7/mdoc.7
===================================================================
RCS file: /cvs/src/share/man/man7/mdoc.7,v
retrieving revision 1.51
diff -u -r1.51 mdoc.7
--- share/man/man7/mdoc.7	4 Sep 2010 08:00:15 -0000	1.51
+++ share/man/man7/mdoc.7	26 Sep 2010 14:35:08 -0000
@@ -1646,6 +1646,7 @@
 .Ar luna88k ,
 .Ar mac68k ,
 .Ar macppc ,
+.Ar mips64 ,
 .Ar mvme68k ,
 .Ar mvme88k ,
 .Ar mvmeppc ,
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: add mips64
  2010-09-26 15:11 add mips64 Jason McIntyre
@ 2010-09-27  6:56 ` Kristaps Dzonsons
  0 siblings, 0 replies; 2+ messages in thread
From: Kristaps Dzonsons @ 2010-09-27  6:56 UTC (permalink / raw)
  To: discuss

> hi. i just committed this to openbsd tree.

Committed here too.  Thanks!

Kristaps
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-27  6:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-26 15:11 add mips64 Jason McIntyre
2010-09-27  6:56 ` Kristaps Dzonsons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).