summaryrefslogtreecommitdiff
path: root/mdoc2man.awk
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2018-02-15 20:06:19 +1100
committerDarren Tucker <dtucker@dtucker.net>2018-02-15 20:06:19 +1100
commit265d88d4e61e352de6791733c8b29fa3d7d0c26d (patch)
tree9e9bb40185b00095de1cf9788e3a492a33775e82 /mdoc2man.awk
parent015749e9b1d2f6e14733466d19ba72f014d0845c (diff)
Remove remaining now-obsolete cvs $Ids.
Diffstat (limited to 'mdoc2man.awk')
-rw-r--r--mdoc2man.awk2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdoc2man.awk b/mdoc2man.awk
index 3e8725452..d393ae6f1 100644
--- a/mdoc2man.awk
+++ b/mdoc2man.awk
@@ -1,7 +1,5 @@
1#!/usr/bin/awk 1#!/usr/bin/awk
2# 2#
3# $Id: mdoc2man.awk,v 1.9 2009/10/24 00:52:42 dtucker Exp $
4#
5# Version history: 3# Version history:
6# v4+ Adapted for OpenSSH Portable (see cvs Id and history) 4# v4+ Adapted for OpenSSH Portable (see cvs Id and history)
7# v3, I put the program under a proper license 5# v3, I put the program under a proper license