diff options
Diffstat (limited to 'usr.bin/gencat')
| -rw-r--r-- | usr.bin/gencat/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/gencat/gencat.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile index 47bdb96f77a4..e0c0e5279018 100644 --- a/usr.bin/gencat/Makefile +++ b/usr.bin/gencat/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/03/30 12:49:06 jkh Exp $ +# $Id: Makefile,v 1.1.6.1 1997/09/14 23:07:52 jkh Exp $ PROG= gencat SRCS= gencat.c genlib.c diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index f21b47193573..078a89c0ddd1 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -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. .\" -.\" $Id$ +.\" $Id: gencat.1,v 1.1 1997/09/14 20:23:02 wosch Exp $ .\" .Dd June 11, 1997 .Dt GENCAT 1 |
