]> git.cameronkatri.com Git - mandoc.git/blobdiff - arch.in
Cleaned up library manuals: removed old escapes, added EXAMPLES, stripped
[mandoc.git] / arch.in
diff --git a/arch.in b/arch.in
index 020d3c242387e53dda6cc10946ca4ac018105cee..41543a9afc5fbacc9ce485bd7a8316212dbcaf57 100644 (file)
--- a/arch.in
+++ b/arch.in
@@ -1,6 +1,6 @@
-/*     $Id: arch.in,v 1.6 2010/03/21 18:16:41 kristaps Exp $ */
+/*     $Id: arch.in,v 1.10 2010/09/27 06:56:44 kristaps Exp $ */
 /*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,6 +22,8 @@
  * formatted output.
  *
  * Be sure to escape strings.
+ *
+ * REMEMBER TO ADD NEW ARCHITECTURES TO MDOC.7!
  */
 
 LINE("alpha",          "Alpha")
@@ -36,10 +38,11 @@ LINE("hppa",                "HPPA")
 LINE("hppa64",         "HPPA64")
 LINE("i386",           "i386")
 LINE("landisk",                "LANDISK")
-LINE("longsoon",       "Longsoon")
+LINE("loongson",       "Loongson")
 LINE("luna88k",                "Luna88k")
 LINE("mac68k",         "Mac68k")
 LINE("macppc",         "MacPPC")
+LINE("mips64",         "MIPS64")
 LINE("mvme68k",                "MVME68k")
 LINE("mvme88k",                "MVME88k")
 LINE("mvmeppc",                "MVMEPPC")