summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-21 18:16:41 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-21 18:16:41 +0000
commit1f06d7b1d7dc62d0276312c7c411ee4ed3b842f8 (patch)
treeab36aa7e51f568bb5731455364c94568e7cf592b
parent763c86035c8ac52789444c47e0d73cfceb0fd0f8 (diff)
downloadmandoc-1f06d7b1d7dc62d0276312c7c411ee4ed3b842f8.tar.gz
Added Longsoon architecture (thanks Jason McIntyre, Ingo Schwarze).
-rw-r--r--arch.in1
-rw-r--r--mdoc.71
2 files changed, 2 insertions, 0 deletions
diff --git a/arch.in b/arch.in
index 377b7726..c7981dc9 100644
--- a/arch.in
+++ b/arch.in
@@ -36,6 +36,7 @@ LINE("hppa", "HPPA")
LINE("hppa64", "HPPA64")
LINE("i386", "i386")
LINE("landisk", "LANDISK")
+LINE("longsoon", "Longsoon")
LINE("luna88k", "Luna88k")
LINE("mac68k", "Mac68k")
LINE("macppc", "MacPPC")
diff --git a/mdoc.7 b/mdoc.7
index 1e93bc8d..4cb7372f 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1553,6 +1553,7 @@ subsequent that. It, too, is optional. It must be one of
.Ar hppa64 ,
.Ar i386 ,
.Ar landisk ,
+.Ar longsoon ,
.Ar luna88k ,
.Ar mac68k ,
.Ar macppc ,