aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/PSD.doc/tutorial.ms
Commit message (Collapse)AuthorAgeFilesLines
* Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-041-3747/+0
| | | | Notes: svn path=/head/; revision=216178
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-1/+0
| | | | | | | | | | | | | | | | | | Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS. Only create _stamp.extra when necessary. Get rid of SOELIMPP and OBJS. Use Groff version of soelim(1); we need its -I option for the following to work. Don't needlessly chdir to SRCDIR. Only a few documents need CD_HACK, and those that need it either use refer(1) or .PSPIC macro which internally uses the .psbb call. Notes: svn path=/head/; revision=106143
* More consistancy. file system > filesystemTom Rhodes2002-05-161-2/+2
| | | | Notes: svn path=/head/; revision=96704
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-2/+2
| | | | Notes: svn path=/head/; revision=72645
* Reimplement the groff(1) warnings elimination fixes in a better way.Ruslan Ermilov2000-11-241-10/+4
| | | | Notes: svn path=/head/; revision=69107
* Eliminate groff(1) warnings.Ruslan Ermilov2000-11-231-2/+12
| | | | Notes: svn path=/head/; revision=69095
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Cleanup: fix a few typos, fit ASCII output onto an 80-column terminalJames Raynard1997-11-231-16/+16
| | | | | | | and use a fixed font which actually exists. Notes: svn path=/head/; revision=31358
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23006
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Removed extra $Id$ string.Steve Price1996-10-111-3/+1
| | | | Notes: svn path=/head/; revision=18865
* O' to be bitten by CVS. Cleanup after importSteve Price1996-10-081-1/+2
| | | | | | | | | of Christos' version of make(1) and add Id's. Set straight by: Bruce Evans and Peter Wemm :) Notes: svn path=/head/; revision=18804
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-3/+16
| | | | | | | | | | | | | | | | | | | - Add the .PHONY, .PARALLEL, and .WAIT directives - Added the -B and -m commandline flags - misc. man page cleanups - numerous job-related enhancements - removed unused header file (bit.h) - add util.c for functions not found in other envs. - and a few coordinated whitespace changes Special thanks to Christos Zoulas <christos@netbsd.org> for help in the merge. A 'diff -ur' between Net and FreeBSD now only contains sccsid-related diffs. :) Obtained from: NetBSD, christos@netbsd.org, and me Notes: svn path=/head/; revision=18730
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+3732
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590