Hi! The CC list seems to include only some barely related lists. I'm also a bit conflicted about whether this belongs in man-pages upstream, being it pretty much distribution-specific. OTOH having something like this there, might make it easier to understand for people outside the Debian-world. On Mon, 2015-04-06 at 18:08:58 -0700, Shawn Landden wrote: > diff --git a/man7/multiarch.7 b/man7/multiarch.7 > new file mode 100644 > index 0000000..dc80859 > --- /dev/null > +++ b/man7/multiarch.7 > @@ -0,0 +1,105 @@ > +.\" Copyright (c) 2015 by Michael Kerrisk <mtk.manpages@xxxxxxxxx> I don't think that's correct? > +.SH DESCRIPTION > +Multiarch > +is a way of installing multiple binary targets (such as > +.BR i386-linux-gnu > +and > +.BR amd64-linux-gnu ) This one should be x86_64-linux-gnu. > +on one > +.BR hier (7) > +filesystem, which originated in (but is not limited to) > +Debian and Ubuntu. > +.sp > +This manpage covers the filesystem aspects of multi-arch. > +For packaging details refer either to the spec linked to at the bottom of this > +document or the documentation for > +.BR dpkg (1). > +For a list of variables set during cross-compilation see > +.BR dpkg-architecture (1). This again is very Debian-centric, not sure if it belongs there? > +.SS > +.\" A stray subsection? > +.SH CONFORMING TO > +.BR https://wiki.ubuntu.com/MultiarchSpec > +.sp > +.BR https://wiki.ubuntu.com/MultiarchCross Those two have been either out-of-date or out-of-sync with the implementation for a long time now… Thanks, Guillem -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html