X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fgtf.1;fp=manpages%2Fgtf.1;h=0000000000000000000000000000000000000000;hb=ba62a17e56ee5b1f17f9ebb7c0c968aac8fdf226;hp=6b54a0e819fbcb1e671847ead70556f72e491413;hpb=eb6165fc754f40be93b9db0ad72ec6bb91a264f7;p=grml-scripts.git diff --git a/manpages/gtf.1 b/manpages/gtf.1 deleted file mode 100644 index 6b54a0e..0000000 --- a/manpages/gtf.1 +++ /dev/null @@ -1,34 +0,0 @@ -.TH gtf 1 -.SH NAME -gtf \- generate mode timings using the GTF Timing Standard -.SH SYNOPSIS -.B gtf -.RI "x y refresh" " [ options ]" -.SH DESCRIPTION -This manual page documents briefly the -.B gtf -command. -.SH OPTIONS -The following options are available. -.TP -.B \-h, \-\-help -Show summary of options. -.TP -.B \-v, \-\-verbose -Enable verbose printouts (traces each step of the computation). -.TP -.B \-f, \-\-fbmode -Output an fbset(8)-style mode description. -.TP -.B \-x, \-\-xf86mode -Output an XFree86-style mode description (this is the default if no mode description is requested). -.SH USAGE EXAMPLE -\fBgtf 1024 768 65\fP -.PP -Print modelines for resolution 1024x768 with refresh rate of 65. -.SH AUTHOR -gtf was written by Andy Ritger . -Taken from http://osdn.dl.sourceforge.net/sourceforge/gtf/gtf.c -.PP -This manual page was written by #USERNAME# <#EMAIL#>, -for the grml project (but may be used by others).