commit a1498d72d49d93bd903787caec37617e1bef9d3e parent 25d4370f16c08805a4d27ce4aafba694bafdae3d Author: sin <sin@2f30.org> Date: Fri, 27 Nov 2015 11:47:21 +0000 Fix comment Diffstat:
M | upgrade-obsd | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/upgrade-obsd b/upgrade-obsd @@ -1,7 +1,7 @@ #!/bin/sh -xe # -# You will have to manually ensure that your /usr/src -# and/or /usr/xenocara is up to date. +# Ensure /usr/src and /usr/xenocara is up to date +# before running this script. upgradekernel() { cd /usr/src/sys/arch/`uname -m`/conf