summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-26 07:07:58 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-26 07:07:58 +0000
commit80d2ac69bc131eb6fd2465642f52a9255dabd36a (patch)
tree6fd78430f843273b3dbe07aa4ecd281f46f9ab91
parenta34d26e95cab6b339e53a5d6db95f3b292c03984 (diff)
downloadmandoc-80d2ac69bc131eb6fd2465642f52a9255dabd36a.tar.gz
Fixed misspelt "Loongson" (noted by Ingo Schwarze).
-rw-r--r--arch.in2
-rw-r--r--mdoc.72
2 files changed, 2 insertions, 2 deletions
diff --git a/arch.in b/arch.in
index c7981dc9..5c23b526 100644
--- a/arch.in
+++ b/arch.in
@@ -36,7 +36,7 @@ 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")
diff --git a/mdoc.7 b/mdoc.7
index 4cb7372f..c9dedc70 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1553,7 +1553,7 @@ subsequent that. It, too, is optional. It must be one of
.Ar hppa64 ,
.Ar i386 ,
.Ar landisk ,
-.Ar longsoon ,
+.Ar loongson ,
.Ar luna88k ,
.Ar mac68k ,
.Ar macppc ,