Show
Ignore:
Timestamp:
04/17/08 13:18:18 (5 years ago)
Author:
khali
Message:

Fix stray references to cvs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/Makefile

    r2199 r5188  
    22# quick makefile for the FAQ. 
    33# So that both the text and html FAQ are accessible on the web 
    4 # (the website points into CVS for the FAQ), 
    5 # they are checked into CVS along with the .texi source. 
     4# they are checked into SVN along with the .texi source. 
    65# Don't forget to update version.texi. 
    76# Run 'make' and then check in all 4 files after editing the .texi source. 
    8 # Or do 'make ci' 
    97# 
    108all::  lm_sensors-FAQ.html FAQ 
     
    1513FAQ: lm_sensors-FAQ.texi 
    1614        makeinfo --no-headers --number-sections -o FAQ $< 
    17  
    18 ci: all 
    19         cvs ci lm_sensors-FAQ.texi lm_sensors-FAQ.html FAQ version.texi