diff options
author | 2017-10-17 22:47:58 +0000 | |
---|---|---|
committer | 2017-10-17 22:47:58 +0000 | |
commit | f273b081c91dc2a2c134252b43a1b2c9bf96c926 (patch) | |
tree | 34cb9d3b4fdc3ccf67c7e83de2511823a0cae0c2 /usr.bin/ctfconv/ctfconv.1 | |
parent | Full rewrite: (diff) | |
download | wireguard-openbsd-f273b081c91dc2a2c134252b43a1b2c9bf96c926.tar.xz wireguard-openbsd-f273b081c91dc2a2c134252b43a1b2c9bf96c926.zip |
add missing HISTORY; based on CVS logs and release announcements
Diffstat (limited to 'usr.bin/ctfconv/ctfconv.1')
-rw-r--r-- | usr.bin/ctfconv/ctfconv.1 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.bin/ctfconv/ctfconv.1 b/usr.bin/ctfconv/ctfconv.1 index 419fc9f7a85..7e37ba51f12 100644 --- a/usr.bin/ctfconv/ctfconv.1 +++ b/usr.bin/ctfconv/ctfconv.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctfconv.1,v 1.7 2017/08/12 20:04:48 jmc Exp $ +.\" $OpenBSD: ctfconv.1,v 1.8 2017/10/17 22:47:58 schwarze Exp $ .\" .\" Copyright (c) 2016 Martin Pieuchot <mpi@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 12 2017 $ +.Dd $Mdocdate: October 17 2017 $ .Dt CTFCONV 1 .Os .Sh NAME @@ -58,3 +58,10 @@ Write the raw section in .Sh SEE ALSO .Xr ctfdump 1 , .Xr ctfstrip 1 +.Sh HISTORY +The +.Nm +utility first appeared in +.Ox 6.2 . +.Sh AUTHORS +.An Martin Pieuchot Aq Mt mpi@openbsd.org |