From 58aef48fa86fcf32029ef571a49ef6a2923df7d7 Mon Sep 17 00:00:00 2001 From: aph Date: Fri, 18 Dec 1998 05:10:47 +0000 Subject: [PATCH] s/ppc/powerpc/, other spellfixes git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@769 313b444b-1b9f-4f58-a734-7bb04f332e8d --- developers-reference.sgml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/developers-reference.sgml b/developers-reference.sgml index 7a6bf65..7169bf8 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -499,20 +499,20 @@ i386 (or greater) platforms, and so was Debian. But when Linux became more and more popular, the kernel was ported to other architectures, too.

-The Linux 2.0 kernel supports Intel x86, DEC Alpha, Sparc, M68000 -machines (like Atari and Amiga), MIPS, and PowerPC. Newer kernels +The Linux 2.0 kernel supports Intel x86, DEC Alpha, Sparc, Motorola 680x0 +machines (like Atari, Amiga and Macintoshes), MIPS, and PowerPC. Newer kernels support more architectures, including ARM, UltraSparc, and MIPS. Since Linux supports these platforms, Debian decided that it should, too. Therefore, Debian has ports underway. Aside from i386 (our name for Intel x86), there is m68k, alpha, -ppc, sparc, hurd-i386, and arm as +powerpc, sparc, hurd-i386, and arm as of this writing.

Debian GNU/Linux 1.3 is only available as i386. Debian 2.0 supports i386 and m68k architectures. The next version of Debian is likely to support i386, m68k, -alpha, and possibly ppc and sparc +alpha, and possibly powerpc and sparc architectures. @@ -1185,10 +1185,10 @@ see . First and foremost, it is critical that NMU patches to source should be as non-disruptive as possible. Do not do housekeeping task, change the name of modules, move directories, or fix things which are not -broken. Keep the patch as small as possible. If thing bother you +broken. Keep the patch as small as possible. If things bother you aesthetically, talk to the Debian maintainer, talk to the upstream maintainer, or submit a bug. However, aesthetic changes must Source NMU version numbering @@ -1250,7 +1250,7 @@ By convention, source NMU changelog entries start with the line Maintainers other than the official package maintainer should make as few changes to the package as possible, and they should always send a patch as a unified context diff ( What if you are simply recompiling the package? In this case, the process is different for porters than it is for non-porters, as @@ -1260,21 +1260,23 @@ to be linked against, a bug was fixed in -If the sounce NMU (non-maintainer upload) fixes some existing bugs, +If the source NMU (non-maintainer upload) fixes some existing bugs, the bugs in the Bug Tracking System which are fixed need to be The normal maintainer will either apply the patch or employ an alternate method of fixing the problem. Sometimes bugs are fixed -- 2.30.2