Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Note that MEMORY_DISK_DYNAMIC is incompatible...



details:   https://anonhg.NetBSD.org/src/rev/6d05e089671a
branches:  trunk
changeset: 584542:6d05e089671a
user:      gavan <gavan%NetBSD.org@localhost>
date:      Fri Sep 23 17:31:10 2005 +0000

description:
Note that MEMORY_DISK_DYNAMIC is incompatible with mdsetimage(8).

diffstat:

 share/man/man4/options.4 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 26a8bcc33b55 -r 6d05e089671a share/man/man4/options.4
--- a/share/man/man4/options.4  Fri Sep 23 15:36:15 2005 +0000
+++ b/share/man/man4/options.4  Fri Sep 23 17:31:10 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.290 2005/09/17 14:44:09 yamt Exp $
+.\"    $NetBSD: options.4,v 1.291 2005/09/23 17:31:10 gavan Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1087,7 +1087,8 @@
 This options makes the
 .Xr md 4
 .Tn RAM
-disk size dynamically sized.
+disk size dynamically sized. It is incompatible with
+.Xr mdsetimage 8 .
 .It Cd options MEMORY_DISK_HOOKS
 This option allows for some machine dependent functions to be called when
 the



Home | Main Index | Thread Index | Old Index