Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.i386 add comments for automatic manpage creation



details:   https://anonhg.NetBSD.org/src/rev/d7e5de1085ef
branches:  trunk
changeset: 514478:d7e5de1085ef
user:      drochner <drochner%NetBSD.org@localhost>
date:      Mon Sep 03 18:37:15 2001 +0000

description:
add comments for automatic manpage creation
(pointed out by Thomas Klausner)

diffstat:

 etc/etc.i386/MAKEDEV |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 7829691a5bab -r d7e5de1085ef etc/etc.i386/MAKEDEV
--- a/etc/etc.i386/MAKEDEV      Mon Sep 03 18:18:25 2001 +0000
+++ b/etc/etc.i386/MAKEDEV      Mon Sep 03 18:37:15 2001 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.140 2001/09/03 18:18:25 drochner Exp $
+#      $NetBSD: MAKEDEV,v 1.141 2001/09/03 18:37:15 drochner Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -125,6 +125,8 @@
 #      mlx*    Mylex DAC960 control interface
 #      mly*    Mylex AcceleRAID/eXtremeRAID control interface
 #      altq    ALTQ control interface
+#      vmegen* generic VME access
+#      wsfont* console font control
 #
 
 dialin=0



Home | Main Index | Thread Index | Old Index