diff --git a/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml b/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml
index a5ce2b810f..79ecda2e54 100644
--- a/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml
+++ b/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml
@@ -11,7 +11,7 @@
Jason
Helfman
- jhelfman@experts-exchange.com
+ &a.jgh;
@@ -455,6 +455,18 @@ Wed Aug 26 12:50:07 PDT 2009 Cleaning staging area for FreeBSD/amd64 7.2-RELEASE
&prompt.root; sh scripts/upload.sh amd64 7.2-RELEASE
+
+ In the event update code needs to be re-uploaded, this may be
+ done by changing to the public distributions directory for the
+ target release and updating attributes of the
+ uploaded file.
+
+
+ &prompt.root; cd /usr/local/freebsd-update-server/pub/7.2-RELEASE/amd64
+&prompt.root; touch -t 200801010101.01 uploaded
+
+
+