From 9952e1ca4ab759cb1e13f2bccad19b3a8d717671 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 2 Aug 2005 05:27:13 +0000 Subject: fix documentation --- cvt.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cvt.c b/cvt.c index 4773f34..58a0fd7 100644 --- a/cvt.c +++ b/cvt.c @@ -1,9 +1,12 @@ /* cvt.c Generate mode timings using the CVT Standard * - * gcc gtf.c -o gtf -lm -Wall + * gcc cvt.c -o cvt -lm * * Copyright (c) 2001, Andy Ritger aritger@nvidia.com * All rights reserved. + * + * work derivated from gtf.c by Pascal Rigaux pixel@mandriva.com + * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.1