Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config reflect previous change in comment
details: https://anonhg.NetBSD.org/src/rev/95f89f8b984a
branches: trunk
changeset: 752683:95f89f8b984a
user: pooka <pooka%NetBSD.org@localhost>
date: Wed Mar 03 13:56:29 2010 +0000
description:
reflect previous change in comment
diffstat:
usr.bin/config/main.c | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r 84c69d9cc845 -r 95f89f8b984a usr.bin/config/main.c
--- a/usr.bin/config/main.c Wed Mar 03 13:53:22 2010 +0000
+++ b/usr.bin/config/main.c Wed Mar 03 13:56:29 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: main.c,v 1.39 2010/03/03 13:53:22 pooka Exp $ */
+/* $NetBSD: main.c,v 1.40 2010/03/03 13:56:29 pooka Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -603,10 +603,7 @@
}
/*
- * Define one or more file systems. If file system options file name is
- * specified, a preprocessor #define for that file system will be placed
- * in that file. In this case, only one file system may be specified.
- * Otherwise, no preprocessor #defines will be generated.
+ * Define one or more file systems.
*/
void
deffilesystem(struct nvlist *fses, struct nvlist *deps)
Home |
Main Index |
Thread Index |
Old Index