summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Peichaer <rpe@cvs.openbsd.org>2013-01-10 22:52:29 +0000
committerRobert Peichaer <rpe@cvs.openbsd.org>2013-01-10 22:52:29 +0000
commit1e619f1d896627a3d701c84dc69737e9dca05e7b (patch)
tree4e2ab058cd984cf04341d891172bc8bdb84a4531
parentf16a68c72d450392b4520c3e9d2e9cc56450e8ae (diff)
history file format correction
ok espie@
-rw-r--r--share/man/man7/mirroring-ports.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mirroring-ports.7 b/share/man/man7/mirroring-ports.7
index 79ab81ac2e2..b48cb519bc7 100644
--- a/share/man/man7/mirroring-ports.7
+++ b/share/man/man7/mirroring-ports.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mirroring-ports.7,v 1.25 2013/01/08 21:24:17 jmc Exp $
+.\" $OpenBSD: mirroring-ports.7,v 1.26 2013/01/10 22:52:28 rpe Exp $
.\"
.\" Copyright (c) 2000,2012 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 8 2013 $
+.Dd $Mdocdate: January 10 2013 $
.Dt MIRRORING-PORTS 7
.Os
.Sh NAME
@@ -93,7 +93,7 @@ will append to this file each time it is run on the whole tree
and only if the ports tree scan finishes without error.
Each line is of the form
.Bd -literal -offset indent
-timestamp SHA256(file) = sha
+timestamp SHA256 (file) = sha
.Ed
.Pp
denoting the first fime a file/sha entry was no longer seen in the ports tree.