[Xfce4-commits] <forum:master> Also note sha256.
Nick Schermer
noreply at xfce.org
Wed Mar 23 23:32:01 CET 2011
Updating branch refs/heads/master
to a8caa70b4a8b81584743a1d8464d3f4ffb489b3c (commit)
from 294fe56c4effbff3162a118f0f6912332ffc35ee (commit)
commit a8caa70b4a8b81584743a1d8464d3f4ffb489b3c
Author: Nick Schermer <nick at xfce.org>
Date: Wed Mar 23 23:29:48 2011 +0100
Also note sha256.
include/sha256question.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/sha256question.php b/include/sha256question.php
index 5e56066..474286e 100644
--- a/include/sha256question.php
+++ b/include/sha256question.php
@@ -25,7 +25,7 @@ function sha256question_get()
<strong>What is the output of "'.$command.'" if you run it in a terminal emulator?<span>'.$lang_common['Required'].'></span></strong><br />
<input type="text" name="'.$question_fld_name.'" value="" size="50" /><br />
</label>
- <p>Note that on some platforms (FreeBSD for example) sha256sum should be replaced with gsha256sum.</p>
+ <p>Note that on some platforms (FreeBSD for example) sha256sum should be replaced with sha256 or gsha256sum.</p>
</div>
</fieldset>
</div>';
More information about the Xfce4-commits
mailing list