diff options
author | 2013-01-10 22:52:28 +0000 | |
---|---|---|
committer | 2013-01-10 22:52:28 +0000 | |
commit | 63c54ac3ebd7eaac5297bcce28ad5d4be3457a0c (patch) | |
tree | 4d686a8c33e3aeb0d1eca4dd5531aa4ea4818319 /share/man/man7 | |
parent | Honor -Wc and -Xcompiler in link mode like GNU does. OK espie@ (diff) | |
download | wireguard-openbsd-63c54ac3ebd7eaac5297bcce28ad5d4be3457a0c.tar.xz wireguard-openbsd-63c54ac3ebd7eaac5297bcce28ad5d4be3457a0c.zip |
history file format correction
ok espie@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mirroring-ports.7 | 6 |
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. |