diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-23 01:19:09 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-23 01:19:09 +0000 |
commit | 66f7eda9d2bd4a26f2f24f9986fce277812d6c22 (patch) | |
tree | 580638ff86603af15261990b180621eefea5dae5 /sys/arch/hp300/compile | |
parent | 4e9883750a4b1b7961bab3e6f5aac1c9bc904555 (diff) |
s/MINIROOT/RAMDISK/g
Diffstat (limited to 'sys/arch/hp300/compile')
-rw-r--r-- | sys/arch/hp300/compile/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/hp300/compile/.cvsignore b/sys/arch/hp300/compile/.cvsignore index 44bf59b3cce..82d9a11a511 100644 --- a/sys/arch/hp300/compile/.cvsignore +++ b/sys/arch/hp300/compile/.cvsignore @@ -1,3 +1,3 @@ DISKLESS GENERIC -MINIROOT +RAMDISK |