Module Name: othersrc
Committed By: wiz
Date: Tue Jun 21 15:39:43 UTC 2011
Modified Files:
othersrc/external/bsd/hashtree/dist: libhashtree.3
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
othersrc/external/bsd/hashtree/dist/libhashtree.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/external/bsd/hashtree/dist/libhashtree.3
diff -u othersrc/external/bsd/hashtree/dist/libhashtree.3:1.1.1.1 othersrc/external/bsd/hashtree/dist/libhashtree.3:1.2
--- othersrc/external/bsd/hashtree/dist/libhashtree.3:1.1.1.1 Tue Jun 21 14:51:37 2011
+++ othersrc/external/bsd/hashtree/dist/libhashtree.3 Tue Jun 21 15:39:43 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: libhashtree.3,v 1.1.1.1 2011/06/21 14:51:37 agc Exp $
+.\" $NetBSD: libhashtree.3,v 1.2 2011/06/21 15:39:43 wiz Exp $
.\"
.\" Copyright (c) 2011 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -126,7 +126,7 @@
array.
The
.Fn HASHTREE_File
-function will open the file, read its contents, calculate
+function will open the file, read its contents, calculate
the hash tree desired,
and then close the file again.
It is designed as a utility function.