summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-04-28 16:26:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-04-28 16:26:16 +0000
commitd679abc1296eb398d5f0661fa81f4cbea24b6c99 (patch)
tree01ba5cc2a9c7ea84ce2207d48798c4d8161f1906 /distrib
parenta580cf04eb8d1fe6f0ca890282c9088f6b31fbef (diff)
put comment on ztsscale line
Diffstat (limited to 'distrib')
-rw-r--r--distrib/zaurus/ramdisk/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/zaurus/ramdisk/install.md b/distrib/zaurus/ramdisk/install.md
index b737839b859..c3189e414c4 100644
--- a/distrib/zaurus/ramdisk/install.md
+++ b/distrib/zaurus/ramdisk/install.md
@@ -1,4 +1,4 @@
-# $OpenBSD: install.md,v 1.6 2005/04/28 06:48:34 deraadt Exp $
+# $OpenBSD: install.md,v 1.7 2005/04/28 16:26:15 deraadt Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -128,7 +128,7 @@ md_congrats() {
0)
grep -v '^machdep\.ztsscale.*$' /mnt/etc/sysctl.conf \
>/tmp/sysctl.conf
- echo $val >> /tmp/sysctl.conf
+ echo $val " # see ztsscale(8)" >> /tmp/sysctl.conf
cp /tmp/sysctl.conf /mnt/etc/sysctl.conf
;;
esac