diff options
author | 2013-01-08 21:24:17 +0000 | |
---|---|---|
committer | 2013-01-08 21:24:17 +0000 | |
commit | a2a41d74d3c61242a39e18d746622980c23af5d4 (patch) | |
tree | 12928ce60035d8f4e57f7379b1135911a7e9d329 /share/man/man7 | |
parent | Autoflush the log file of the child process. (diff) | |
download | wireguard-openbsd-a2a41d74d3c61242a39e18d746622980c23af5d4.tar.xz wireguard-openbsd-a2a41d74d3c61242a39e18d746622980c23af5d4.zip |
fix a broken display;
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 3ecacd0616c..79ab81ac2e2 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.24 2013/01/08 19:44:13 rpe Exp $ +.\" $OpenBSD: mirroring-ports.7,v 1.25 2013/01/08 21:24:17 jmc Exp $ .\" .\" Copyright (c) 2000,2012 Marc Espie .\" @@ -92,8 +92,8 @@ will append to this file each time it is run on the whole tree .Fl a ) and only if the ports tree scan finishes without error. Each line is of the form -.Bd -offset indent -.Li timestamp SHA256(file) = sha +.Bd -literal -offset indent +timestamp SHA256(file) = sha .Ed .Pp denoting the first fime a file/sha entry was no longer seen in the ports tree. |