diff options
| author | wiz <wiz@NetBSD.org> | 2004-01-12 21:17:30 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2004-01-12 21:17:30 +0000 |
| commit | e72df29d6dcf8174772da170deea6ff15aa3d915 (patch) | |
| tree | 9c45e8d7b445b519a4aec6ec396ef42c52083352 /share/man/man4/md.4 | |
| parent | 73abe3ee522453c23adb5ddf0d81303ce9084016 (diff) | |
Bump date for previous. Punctuation nits. Sort SEE ALSO.
Diffstat (limited to 'share/man/man4/md.4')
| -rw-r--r-- | share/man/man4/md.4 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/md.4 b/share/man/man4/md.4 index 911037f8ab5..cdb519afc07 100644 --- a/share/man/man4/md.4 +++ b/share/man/man4/md.4 @@ -1,8 +1,8 @@ -.\" $NetBSD: md.4,v 1.3 2004/01/12 20:03:39 is Exp $ +.\" $NetBSD: md.4,v 1.4 2004/01/12 21:17:30 wiz Exp $ .\" .\" This file is in the public domain. .\" -.Dd April 11, 1997 +.Dd January 12, 2004 .Dt MD 4 .Os .Sh NAME @@ -20,10 +20,10 @@ before the .Nm device may be used as a disk. Its behaviour is configured by the kernel options -.Sy MEMORY_DISK_HOOKS, -.Sy MEMORY_DISK_IS_ROOT, -.Sy MEMORY_DISK_ROOT_SIZE, -.Sy MEMORY_DISK_DYNAMIC +.Sy MEMORY_DISK_HOOKS , +.Sy MEMORY_DISK_IS_ROOT , +.Sy MEMORY_DISK_ROOT_SIZE , +.Sy MEMORY_DISK_DYNAMIC , and .Sy MEMORY_DISK_SERVER . .Sh FILES @@ -34,6 +34,6 @@ block mode memory disk devices. raw mode memory disk devices. .El .Sh SEE ALSO +.Xr options 4 , .Xr mdconfig 8 , -.Xr mdsetimage 8 , -.Xr options 4 +.Xr mdsetimage 8 |
