diff --git a/gnu/usr.bin/send-pr/categories b/gnu/usr.bin/send-pr/categories index e5918ec7c9f2..2351003211ec 100644 --- a/gnu/usr.bin/send-pr/categories +++ b/gnu/usr.bin/send-pr/categories @@ -17,6 +17,7 @@ port-mac68k port-macppc port-mips port-mvme68k +port-news68k port-newsmips port-next68k port-ofppc diff --git a/share/examples/emul/svr4/etc/SVR4_MAKEDEV b/share/examples/emul/svr4/etc/SVR4_MAKEDEV index d96274f31f15..b15196ee6943 100644 --- a/share/examples/emul/svr4/etc/SVR4_MAKEDEV +++ b/share/examples/emul/svr4/etc/SVR4_MAKEDEV @@ -1,5 +1,5 @@ #!/bin/sh - -# $NetBSD: SVR4_MAKEDEV,v 1.6 1999/04/19 21:47:49 kleink Exp $ +# $NetBSD: SVR4_MAKEDEV,v 1.7 1999/12/10 06:04:01 itohy Exp $ # # Copyright (c) 1995 Christos Zoulas # All rights reserved. @@ -53,6 +53,7 @@ i386) major=43;; mac68k) major=44;; mvme68k) major=38;; next68k) major=44;; +news68k) major=75;; sparc) major=43;; sun3) major=83;; x68k) major=42;; @@ -160,6 +161,7 @@ wabi) next68k) x68k) mknod $i c 2 2;; # /dev/null + news68k) sparc) sun3) mknod $i c 3 2;; # /dev/null diff --git a/share/tmac/doc-common b/share/tmac/doc-common index 5db75443eecc..68f60001a533 100644 --- a/share/tmac/doc-common +++ b/share/tmac/doc-common @@ -1,4 +1,4 @@ -.\" $NetBSD: doc-common,v 1.33 1999/12/08 01:57:37 simonb Exp $ +.\" $NetBSD: doc-common,v 1.34 1999/12/10 06:04:01 itohy Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -166,6 +166,7 @@ . if "\\$3"mips" .as vT /\\$3\ . if "\\$3"mmeye" .as vT /\\$3\ . if "\\$3"mvme68k" .as vT /\\$3\ +. if "\\$3"news68k" .as vT /\\$3\ . if "\\$3"newsmips" .as vT /\\$3\ . if "\\$3"next68k" .as vT /\\$3\ . if "\\$3"ofppc" .as vT /\\$3\