=================================================================== RCS file: /cvs/mandoc/Attic/arch.in,v retrieving revision 1.5 retrieving revision 1.8 diff -u -p -r1.5 -r1.8 --- mandoc/Attic/arch.in 2009/06/10 20:18:43 1.5 +++ mandoc/Attic/arch.in 2010/06/19 20:46:27 1.8 @@ -1,6 +1,6 @@ -/* $Id: arch.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */ +/* $Id: arch.in,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -36,6 +36,7 @@ LINE("hppa", "HPPA") LINE("hppa64", "HPPA64") LINE("i386", "i386") LINE("landisk", "LANDISK") +LINE("loongson", "Loongson") LINE("luna88k", "Luna88k") LINE("mac68k", "Mac68k") LINE("macppc", "MacPPC")