1*a7c91847Schristos2005-03-22 Mark D. Baushke <mdb@cvshome.org> 2*a7c91847Schristos 3*a7c91847Schristos * Makefile.in: Regenerated. 4*a7c91847Schristos 5*a7c91847Schristos2005-01-31 Derek Price <derek@ximbiot.com> 6*a7c91847Schristos 7*a7c91847Schristos * Makefile.am: Update copyright notices. 8*a7c91847Schristos 9*a7c91847Schristos2004-04-30 Derek Price <derek@ximbiot.com> 10*a7c91847Schristos 11*a7c91847Schristos First pass at closing issue #3 from cvshome.org. 12*a7c91847Schristos * Makefile.am (man_MANS): Remove cvs.1. 13*a7c91847Schristos * cvs.1: Removed. 14*a7c91847Schristos * Makefile.in: Regenerated. 15*a7c91847Schristos 16*a7c91847Schristos2004-02-12 Derek Price <derek@ximbiot.com> 17*a7c91847Schristos 18*a7c91847Schristos Close issue #162. 19*a7c91847Schristos * cvs.1: Remove references to the removed global -l option. 20*a7c91847Schristos (Original patch from Ville Skyttä <scop@cvshome.org>.) 21*a7c91847Schristos 22*a7c91847Schristos2004-02-12 Derek Price <derek@ximbiot.com> 23*a7c91847Schristos 24*a7c91847Schristos Close issue #161. 25*a7c91847Schristos * cvs.1, cvs.5: A couple of spelling fixes. 26*a7c91847Schristos (Patch from Ville Skyttä <scop@cvshome.org>.) 27*a7c91847Schristos 28*a7c91847Schristos2004-01-30 Derek Price <derek@ximbiot.com> 29*a7c91847Schristos 30*a7c91847Schristos Close issue #146. 31*a7c91847Schristos * cvs.1: Reference `cvs --help diff' rather than the rcsdiff man page. 32*a7c91847Schristos Use consistent spelling of `initialization'. 33*a7c91847Schristos (Patch from Ville Skyttä <scop@cvshome.org>.) 34*a7c91847Schristos 35*a7c91847Schristos2003-11-25 Mark D. Baushke <mdb@cvshome.org> 36*a7c91847Schristos 37*a7c91847Schristos * Makefile.in: Regenerate for new configure.in. 38*a7c91847Schristos 39*a7c91847Schristos2003-06-11 Derek Price <derek@ximbiot.com> 40*a7c91847Schristos 41*a7c91847Schristos * Makefile.in: Regenerate for new configure.in. 42*a7c91847Schristos 43*a7c91847Schristos2003-05-21 Derek Price <derek@ximbiot.com> 44*a7c91847Schristos 45*a7c91847Schristos * Makefile.in: Regenerate with Automake version 1.7.5. 46*a7c91847Schristos 47*a7c91847Schristos2003-05-20 Derek Price <derek@ximbiot.com> 48*a7c91847Schristos 49*a7c91847Schristos * Makefile.in: Regenerated. 50*a7c91847Schristos 51*a7c91847Schristos2003-05-09 Derek Price <derek@ximbiot.com> 52*a7c91847Schristos 53*a7c91847Schristos * Makefile.in: Regenerated. 54*a7c91847Schristos 55*a7c91847Schristos2003-04-30 Derek Price <derek@ximbiot.com> 56*a7c91847Schristos 57*a7c91847Schristos * Makefile.in: Regenerated. 58*a7c91847Schristos 59*a7c91847Schristos2003-04-10 Larry Jones <lawrence.jones@eds.com> 60*a7c91847Schristos 61*a7c91847Schristos * Makefile.in: Regenerated. 62*a7c91847Schristos 63*a7c91847Schristos2003-03-24 Derek Price <derek@ximbiot.com> 64*a7c91847Schristos 65*a7c91847Schristos * Makefile.am: Update copyright notice. 66*a7c91847Schristos 67*a7c91847Schristos * Makefile.in: Regenerated. 68*a7c91847Schristos 69*a7c91847Schristos2003-03-19 Mark D. Baushke <mdb@cvshome.org> 70*a7c91847Schristos 71*a7c91847Schristos * cvs.1 (CVS_RSH): Note that the default "rsh" value may be set by 72*a7c91847Schristos the --with-rsh configure option. 73*a7c91847Schristos 74*a7c91847Schristos * Makefile.in: Regenerated. 75*a7c91847Schristos 76*a7c91847Schristos * cvs.1 (Environment Variables): Document new CVS_PID variable. 77*a7c91847Schristos 78*a7c91847Schristos2003-03-19 Derek Price <derek@ximbiot.com> 79*a7c91847Schristos 80*a7c91847Schristos * Makefile.in: Regenerated. 81*a7c91847Schristos 82*a7c91847Schristos2003-03-16 Mark D. Baushke <mdb@cvshome.org> 83*a7c91847Schristos 84*a7c91847Schristos * cvs.1 (program): Document new `-R' global option for read-only 85*a7c91847Schristos file-system repository mode. 86*a7c91847Schristos (CVSREADONLYFS): Document new environment variable. 87*a7c91847Schristos 88*a7c91847Schristos2003-03-03 Mark D. Baushke <mdb@cvshome.org> 89*a7c91847Schristos 90*a7c91847Schristos * cvs.1 (CVS_LOCAL_BRANCH_NUM): Document new environment variable. 91*a7c91847Schristos 92*a7c91847Schristos2003-02-26 Larry Jones <lawrence.jones@eds.com> 93*a7c91847Schristos 94*a7c91847Schristos * cvs.1: Note using "cvs" in .cvsrc for global options. 95*a7c91847Schristos (Patch from "Mark D. Baushke" <mdb@cvshome.org>). 96*a7c91847Schristos 97*a7c91847Schristos2003-02-25 Derek Price <derek@ximbiot.com> 98*a7c91847Schristos 99*a7c91847Schristos * Makefile.in: Regenerated. 100*a7c91847Schristos 101*a7c91847Schristos2002-09-24 Derek Price <derek@ximbiot.com> 102*a7c91847Schristos 103*a7c91847Schristos * Makefile.in: Regenerated using Automake 1.6.3. 104*a7c91847Schristos 105*a7c91847Schristos2002-09-24 Derek Price <derek@ximbiot.com> 106*a7c91847Schristos 107*a7c91847Schristos * Makefile.in: Regenerated. 108*a7c91847Schristos 109*a7c91847Schristos2002-04-30 Derek Price <oberon@umich.edu> 110*a7c91847Schristos 111*a7c91847Schristos * Makefile.in: Regenerated with automake 1.6. 112*a7c91847Schristos 113*a7c91847Schristos2002-04-17 Derek Price <oberon@umich.edu> 114*a7c91847Schristos 115*a7c91847Schristos * cvs.1(cvs tag): Mention -c option. 116*a7c91847Schristos (Correction from Michael Richardson <mcr@sandelman.ottawa.on.ca>.) 117*a7c91847Schristos 118*a7c91847Schristos2002-04-17 Derek Price <oberon@umich.edu> 119*a7c91847Schristos 120*a7c91847Schristos * cvs.1(cvs commit): It's '-F' now, not '-f'. 121*a7c91847Schristos (Correction from Norikatsu Shigemura <nork@cityfujisawa.ne.jp>.) 122*a7c91847Schristos 123*a7c91847Schristos2002-04-17 Derek Price <oberon@umich.edu> 124*a7c91847Schristos 125*a7c91847Schristos * cvs.1: Claim to be out of date and direct users to the Cederqvist. 126*a7c91847Schristos Replace www.cyclic.com with cvshome.org. 127*a7c91847Schristos * cvs.5: Ditto. 128*a7c91847Schristos 129*a7c91847Schristos2001-11-27 Larry Jones <larry.jones@sdrc.com> 130*a7c91847Schristos 131*a7c91847Schristos * cvsbug.8: Fixed typo. 132*a7c91847Schristos (Correction from Mark D. Baushke <mdb@cvshome.org>.) 133*a7c91847Schristos 134*a7c91847Schristos2001-09-04 Derek Price <dprice@collab.net> 135*a7c91847Schristos 136*a7c91847Schristos * Makefile.in: Regenerated with automake 1.5. 137*a7c91847Schristos 138*a7c91847Schristos2001-08-06 Derek Price <dprice@collab.net> 139*a7c91847Schristos 140*a7c91847Schristos * Makefile.in: Regenerated. 141*a7c91847Schristos 142*a7c91847Schristos2001-07-04 Derek Price <dprice@collab.net> 143*a7c91847Schristos 144*a7c91847Schristos * Makefile.in: Regenerated with new Automake release candidate 1.4h. 145*a7c91847Schristos 146*a7c91847Schristos2001-06-28 Derek Price <dprice@collab.net> 147*a7c91847Schristos 148*a7c91847Schristos * Makefile.in: Regenerated with new version of Automake. 149*a7c91847Schristos 150*a7c91847Schristos2001-05-21 Derek Price <dprice@collab.net> 151*a7c91847Schristos 152*a7c91847Schristos * cvs.1: Correct a quoting error. 153*a7c91847Schristos (Patch from Alexey Mahotkin <alexm@hsys.msk.ru>). 154*a7c91847Schristos 155*a7c91847Schristos2001-05-18 Derek Price <dprice@collab.net> 156*a7c91847Schristos 157*a7c91847Schristos * cvs.1: Add note about 'P' file status from update. 158*a7c91847Schristos (Reported by Jani Averbach <jaa@cc.jyu.fi>). 159*a7c91847Schristos 160*a7c91847Schristos2001-04-25 Derek Price <dprice@collab.net> 161*a7c91847Schristos 162*a7c91847Schristos * Makefile.in: Regenerated using AM 1.4e as of today at 18:10 -0400. 163*a7c91847Schristos 164*a7c91847Schristos2001-03-14 Derek Price <derek.price@openavenue.com> 165*a7c91847Schristos 166*a7c91847Schristos * Makefile.in: Regenerated 167*a7c91847Schristos 168*a7c91847Schristos2000-12-22 Derek Price <derek.price@openavenue.com> 169*a7c91847Schristos 170*a7c91847Schristos * Makefile.in: Regenerated 171*a7c91847Schristos 172*a7c91847Schristos2000-12-21 Derek Price <derek.price@openavenue.com> 173*a7c91847Schristos 174*a7c91847Schristos * Makefile.am: New file needed by Automake 175*a7c91847Schristos * Makefile.in: Regenerated 176*a7c91847Schristos 177*a7c91847Schristos2000-09-07 Larry Jones <larry.jones@sdrc.com> 178*a7c91847Schristos 179*a7c91847Schristos * Makefile.in: Use @bindir@, @libdir@, @infodir@, and @mandir@ 180*a7c91847Schristos from autoconf. 181*a7c91847Schristos 182*a7c91847Schristos2000-05-03 Larry Jones <larry.jones@sdrc.com> 183*a7c91847Schristos 184*a7c91847Schristos * cvs.1: Correct CVSEDITOR/VISUAL/EDITOR documentation. 185*a7c91847Schristos Correct KJ's botched patch application. 186*a7c91847Schristos 187*a7c91847Schristos2000-01-02 John P Cavanaugh <cavanaug@sr.hp.com> 188*a7c91847Schristos 189*a7c91847Schristos * cvs.texinfo: document new -C option to update, now that it works 190*a7c91847Schristos both remotely and locally. 191*a7c91847Schristos (Re-applied by Karl Fogel <kfogel@red-bean.com>.) 192*a7c91847Schristos 193*a7c91847Schristos1999-12-11 Karl Fogel <kfogel@red-bean.com> 194*a7c91847Schristos 195*a7c91847Schristos * Revert previous change -- it doesn't work remotely yet. 196*a7c91847Schristos 197*a7c91847Schristos1999-12-10 John P Cavanaugh <cavanaug@sr.hp.com> 198*a7c91847Schristos 199*a7c91847Schristos * cvs.1: document new -C option to update. 200*a7c91847Schristos (Applied by Karl Fogel <kfogel@red-bean.com>.) 201*a7c91847Schristos 202*a7c91847Schristos1999-11-29 Larry Jones <larry.jones@sdrc.com> 203*a7c91847Schristos 204*a7c91847Schristos * cvsbug.8: Change .TH from section 1 to section 8. 205*a7c91847Schristos 206*a7c91847Schristos1999-11-10 Jim Kingdon <http://developer.redhat.com/> 207*a7c91847Schristos 208*a7c91847Schristos * cvs.1: Don't document -H as a command option; it has been a 209*a7c91847Schristos while since that worked. 210*a7c91847Schristos 211*a7c91847Schristos1999-01-19 Vitaly V Fedrushkov <willy@snowyowl.csu.ac.ru> 212*a7c91847Schristos 213*a7c91847Schristos * Makefile.in (INSTALL_DATA): Wrong manpage permissions fixed. 214*a7c91847Schristos 215*a7c91847Schristos1998-06-28 Jim Kingdon <kingdon@harvey.cyclic.com> 216*a7c91847Schristos 217*a7c91847Schristos * cvs.1: Update various items which were out of date. Mostly 218*a7c91847Schristos these related to CVS no longer calling external RCS programs. 219*a7c91847Schristos 220*a7c91847SchristosMon Jan 12 11:10:21 1998 Jim Kingdon <kingdon@harvey.cyclic.com> 221*a7c91847Schristos 222*a7c91847Schristos * cvs.1: Refer to Cederqvist as Cederqvist not as cvs.texinfo. 223*a7c91847Schristos Describe it in a way which hopefully makes more sense for people 224*a7c91847Schristos who aren't getting the CVS source distribution itself. In "SEE 225*a7c91847Schristos ALSO" section, also mention web pages. Use a period not a comma 226*a7c91847Schristos at the end of the references to other manpages. 227*a7c91847Schristos 228*a7c91847Schristos * cvs.1: Remove $Id; we decided to get rid of these some time ago. 229*a7c91847Schristos 230*a7c91847SchristosSun Jan 11 13:46:54 1998 Peter Wemm <peter@netplex.com.au> 231*a7c91847Schristos 232*a7c91847Schristos * cvs.1: Fix "the the" typo. From Wolfram Schneider 233*a7c91847Schristos <wosch@freebsd.org> via FreeBSD sources. 234*a7c91847Schristos 235*a7c91847SchristosWed Feb 12 14:20:43 1997 Jim Kingdon <kingdon@harvey.cyclic.com> 236*a7c91847Schristos 237*a7c91847Schristos * Makefile.in (install): Depend on installdirs. 238*a7c91847Schristos 239*a7c91847SchristosThu Jan 2 13:30:56 1997 Jim Kingdon <kingdon@harvey.cyclic.com> 240*a7c91847Schristos 241*a7c91847Schristos * Makefile.in, cvsbug.8: Remove "675" paragraph; 242*a7c91847Schristos see ../ChangeLog for rationale. 243*a7c91847Schristos 244*a7c91847SchristosSat Nov 30 14:49:32 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 245*a7c91847Schristos 246*a7c91847Schristos * cvs.1: Add note at beginning about how cvs.texinfo is more 247*a7c91847Schristos complete than this document. Without some such indication, users 248*a7c91847Schristos have no way of knowing which document to consult. 249*a7c91847Schristos 250*a7c91847SchristosTue Oct 1 14:01:28 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 251*a7c91847Schristos 252*a7c91847Schristos * cvs.1: Revert all changes by Greg Woods since CVS 1.8.86. They 253*a7c91847Schristos are for new features which are not appropriate at this stage of 254*a7c91847Schristos the release process. 255*a7c91847Schristos 256*a7c91847SchristosMon Sep 30 18:21:05 1996 Greg A. Woods <woods@most.weird.com> 257*a7c91847Schristos 258*a7c91847Schristos * cvs.1: document -D, -g, DIFFBIN, and GREPBIN. 259*a7c91847Schristos 260*a7c91847SchristosMon Sep 16 23:22:16 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 261*a7c91847Schristos 262*a7c91847Schristos * cvsbug.8: Remove references to cvsbug.el (or other aspects of 263*a7c91847Schristos emacs interface) and cvsbug.info (or other aspects of texinfo 264*a7c91847Schristos documentation). Neither one has ever existed. 265*a7c91847Schristos 266*a7c91847SchristosWed Jul 24 19:01:35 1996 Ian Lance Taylor <ian@cygnus.com> 267*a7c91847Schristos 268*a7c91847Schristos * cvs.1: Document -x. 269*a7c91847Schristos 270*a7c91847SchristosFri Sep 13 11:01:59 1996 Greg A. Woods <woods@clapton.seachange.com> 271*a7c91847Schristos 272*a7c91847Schristos * cvs.1: add description of -k and -K for rdiff. Mention that 273*a7c91847Schristos import allows '-b 1' to import to the trunk. 274*a7c91847Schristos 275*a7c91847SchristosTue May 14 10:23:59 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 276*a7c91847Schristos 277*a7c91847Schristos * cvs.1: Add cvs.texinfo to the SEE ALSO section. Replace an out 278*a7c91847Schristos of date list of default ignore patterns with a reference to 279*a7c91847Schristos cvs.texinfo (if someone wants to undo this change that is OK with 280*a7c91847Schristos me but I did it this way because it isn't clear people would 281*a7c91847Schristos actually keep cvs.1 up to date). 282*a7c91847Schristos 283*a7c91847SchristosWed Mar 13 17:06:39 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 284*a7c91847Schristos 285*a7c91847Schristos * cvsinit.8: Removed. 286*a7c91847Schristos * Makefile.in, cvs.1, cvs.5: Remove references to cvsinit. 287*a7c91847Schristos 288*a7c91847SchristosTue Feb 13 22:30:54 1996 Samuel Tardieu <sam@inf.enst.fr> 289*a7c91847Schristos 290*a7c91847Schristos * Makefile.in: Remove reference to mkmodules.1 291*a7c91847Schristos 292*a7c91847SchristosMon Feb 12 16:30:40 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 293*a7c91847Schristos 294*a7c91847Schristos * cvs.1, cvsinit.8: Remove references to mkmodules, rm, sort 295*a7c91847Schristos * cvs.5: Remove references to mkmodules. 296*a7c91847Schristos * mkmodules.1: Removed. 297*a7c91847Schristos 298*a7c91847SchristosTue Jan 30 18:32:27 1996 Jim Kingdon <kingdon@harvey.cyclic.com> 299*a7c91847Schristos 300*a7c91847Schristos * Makefile.in: Revise comment regarding install and installdirs. 301*a7c91847Schristos 302*a7c91847SchristosTue Nov 14 15:47:44 1995 Greg A. Woods <woods@most.weird.com> 303*a7c91847Schristos 304*a7c91847Schristos * cvs.5: 305*a7c91847Schristos - list filenames in alpha sort order 306*a7c91847Schristos - describe the cvswrappers file 307*a7c91847Schristos - describe the taginfo file 308*a7c91847Schristos - fix cvsinit chapter number 309*a7c91847Schristos (This is by no means complete -- it's just stuff I noticed.) 310*a7c91847Schristos 311*a7c91847Schristos * cvs.1: put the filenames in alpha sort order 312*a7c91847Schristos 313*a7c91847Schristos * cvsinit.8: remove the .pl extension from filenames 314*a7c91847Schristos 315*a7c91847SchristosWed Oct 18 11:07:07 1995 Vince Demarco <vdemarco@bou.shl.com> 316*a7c91847Schristos 317*a7c91847Schristos * cvs.1 (Flag): Updated the CVSROOT/wrappers stuff. Everyone seems 318*a7c91847Schristos to think this is a NEXT specific thing it isn't. 319*a7c91847Schristos 320*a7c91847SchristosTue Oct 17 17:38:27 1995 Warren Jones <wjones@tc.fluke.com> 321*a7c91847Schristos 322*a7c91847Schristos * cvs.1: Change \. to \&. at start of line. 323*a7c91847Schristos 324*a7c91847SchristosTue Oct 3 13:43:33 1995 Del <del@matra.com.au> 325*a7c91847Schristos 326*a7c91847Schristos * cvs.1: Updated man page for all the new features of 1.6 327*a7c91847Schristos (including some that were missed in 1.5 and 1.4.xx). This includes: 328*a7c91847Schristos - -f and -z global options. 329*a7c91847Schristos - tag -F, and -r options. 330*a7c91847Schristos - rtag -F options 331*a7c91847Schristos - CVSROOT/taginfo and CVSROOT/wrappers files (the latter could use a touch 332*a7c91847Schristos up because I don't really understand how wrappers work or why anyone would 333*a7c91847Schristos use them -- I haven't ever played with a NEXT. 334*a7c91847Schristos - export -k option 335*a7c91847Schristos - New environment variables CVS_IGNORE_REMOTE_ROOT, CVS_RSH, CVS_SERVER, and 336*a7c91847Schristos CVSWRAPPERS. I left CVS_CLIENT_LOG, CVS_CLIENT_PORT, and CVS_SERVER_SLEEP 337*a7c91847Schristos undocumented because these appear to be for testing / debugging only. 338*a7c91847Schristos Note that TMPDIR, HOME and PATH are used as well and strictly speaking 339*a7c91847Schristos should be documented. 340*a7c91847Schristos - New files ~/.cvsrc and ~/.cvswrappers 341*a7c91847Schristos 342*a7c91847SchristosTue Aug 15 08:13:14 1995 Karl Fogel <kfogel@floss.cyclic.com> 343*a7c91847Schristos 344*a7c91847Schristos * Makefile.in (MANFILES): include $MAN8FILES too, so they get 345*a7c91847Schristos tarred up in the distribution just like anything else. 346*a7c91847Schristos 347*a7c91847SchristosMon Jul 24 19:11:15 1995 James Kingdon <kingdon@harvey.cyclic.com> 348*a7c91847Schristos 349*a7c91847Schristos * cvs.1: Remove references to -q and -Q command options. 350*a7c91847Schristos 351*a7c91847SchristosFri Jul 14 23:30:33 1995 Jim Blandy <jimb@totoro.cyclic.com> 352*a7c91847Schristos 353*a7c91847Schristos * Makefile.in (prefix): Don't forget to give this a value. 354*a7c91847Schristos 355*a7c91847SchristosSun Jul 9 21:22:56 1995 Karl Fogel <kfogel@floss.cyclic.com> 356*a7c91847Schristos 357*a7c91847Schristos Greg Woods' change: 358*a7c91847Schristos 359*a7c91847Schristos * cvsbug.8, cvsinit.8: new files. 360*a7c91847Schristos 361*a7c91847SchristosSun Jul 9 19:03:00 1995 Greg A. Woods <woods@most.weird.com> 362*a7c91847Schristos 363*a7c91847Schristos * cvs.1: document 'cvs status [-qQ]' 364*a7c91847Schristos - note reference to cvsinit(8) and cvsbug(8) 365*a7c91847Schristos (from previous local changes) 366*a7c91847Schristos 367*a7c91847Schristos * Makefile.in: add support for installing in man8, and new cvsbug 368*a7c91847Schristos and cvsinit pages (from previous local changes) 369*a7c91847Schristos 370*a7c91847SchristosSat May 27 08:46:00 1995 Jim Meyering (meyering@comco.com) 371*a7c91847Schristos 372*a7c91847Schristos * Makefile.in (Makefile): Regenerate only Makefile in current 373*a7c91847Schristos directory when Makefile.in is out of date. Depend on ../config.status. 374*a7c91847Schristos 375*a7c91847SchristosFri Apr 28 22:51:31 1995 Jim Blandy <jimb@totoro.bio.indiana.edu> 376*a7c91847Schristos 377*a7c91847Schristos * Makefile.in (DISTFILES): Updated. 378*a7c91847Schristos (dist-dir): Renamed from dist; changed to work with DISTDIR 379*a7c91847Schristos variable passed from parent. 380*a7c91847Schristos 381*a7c91847SchristosFri Jul 15 12:58:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 382*a7c91847Schristos 383*a7c91847Schristos * Makefile.in (install): Do not depend upon installdirs. 384*a7c91847Schristos 385*a7c91847SchristosSat Dec 18 01:23:13 1993 david d zuhn (zoo@monad.armadillo.com) 386*a7c91847Schristos 387*a7c91847Schristos * Makefile.in (VPATH): don't use $(srcdir), but @srcdir@ instead 388*a7c91847Schristos 389*a7c91847SchristosMon Jun 14 12:20:33 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) 390*a7c91847Schristos 391*a7c91847Schristos * Makefile.in (install): remove parentdir support 392*a7c91847Schristos 393*a7c91847SchristosMon Aug 31 01:42:43 1992 david d [zoo] zuhn (zoo at cirdan.cygnus.com) 394*a7c91847Schristos 395*a7c91847Schristos * Makefile.in (install): create $(man1dir) and $(man5dir) before 396*a7c91847Schristos installing the man pages 397*a7c91847Schristos 398*a7c91847SchristosWed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) 399*a7c91847Schristos 400*a7c91847Schristos * Makefile.in, configure.in: removed traces of namesubdir, 401*a7c91847Schristos -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced 402*a7c91847Schristos copyrights to '92, changed some from Cygnus to FSF. 403*a7c91847Schristos 404*a7c91847SchristosTue Dec 10 04:07:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) 405*a7c91847Schristos 406*a7c91847Schristos * Makefile.in: infodir belongs in datadir. 407*a7c91847Schristos 408*a7c91847SchristosTue Dec 10 03:59:10 1991 K. Richard Pixley (rich at cygnus.com) 409*a7c91847Schristos 410*a7c91847Schristos * cvs.man: small correction to an explanation of an example. 411*a7c91847Schristos 412*a7c91847SchristosThu Dec 5 22:45:59 1991 K. Richard Pixley (rich at rtl.cygnus.com) 413*a7c91847Schristos 414*a7c91847Schristos * Makefile.in: idestdir and ddestdir go away. Added copyrights 415*a7c91847Schristos and shift gpl to v2. Added ChangeLog if it didn't exist. docdir 416*a7c91847Schristos and mandir now keyed off datadir by default. 417*a7c91847Schristos 418*a7c91847SchristosWed Nov 27 02:46:20 1991 K. Richard Pixley (rich at sendai) 419*a7c91847Schristos 420*a7c91847Schristos * brought Makefile.in's up to standards.text. 421*a7c91847Schristos 422*a7c91847Schristos * fresh changelog. 423*a7c91847Schristos 424