summaryrefslogtreecommitdiffstats
path: root/share/man/man7/development.7
Commit message (Collapse)AuthorAgeFilesLines
* Suggest using the https: protocol not the svn: protocol to retrieve thegavin2013-03-071-4/+4
| | | | various repositories.
* Remove some duplicated advice.eadler2012-09-221-9/+3
| | | | | | | | | | | While here increase the suggested sizes for the partition as "make universe" takes a lot more space than mentioned. Reviewed by: gavin Approved by: gjb MFC after: 3 days X-MFC-With: r240728
* mdoc: remove superfluous paragraph macro.joel2012-09-201-1/+0
|
* Rewrite portions of development.7 to make senseeadler2012-09-201-250/+41
| | | | | | | in the world of subversion. Approved by: gjb MFC after: 2 weeks
* Fix style nit: don't use leading zero for dates in .Ddeadler2012-06-051-1/+1
| | | | | | Prompted by: brueffer Approved by: brueffer MFC after: 3 days
* Prefer the use of csup to cvsup when talking about the binary.eadler2012-05-021-12/+12
| | | | | | | PR: docs/167459 Submitted by: "Bryan Drewery" <bryan@shatow.net> Approved by: bcr MFC after: 1 week
* Don't use abbreviations for some descriptions / minor spelling fixes.mpp2006-12-141-5/+5
|
* Replace "/etc/make.conf" with references to make.conf(5)yar2005-10-101-2/+3
| | | | | | | | | where applicable. The main reason for this change is that the location of make.conf is not constant and can be modified via __MAKE_CONF. This change also improves hyper-text linkage in our manpages. MFC after: 2 weeks
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-1/+1
| | | | | | | - Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
* Overhaul the markup.ru2005-01-151-105/+286
|
* Expand indirect reference to copyright file to the portion of that fileimp2004-08-071-3/+22
| | | | that is relevant.
* Remove an unnecessary comma from the Copyright.hmp2004-07-251-1/+1
| | | | Obtained from: DragonFly BSD
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-14/+27
|
* Removed trailing whitespace.ru2004-07-021-1/+1
|
* Add a warning describing at least one circumstance where cvsup can hosenjl2003-08-251-0/+24
| | | | | | a local branch. Text from an email from jdp@ Reported by: simon
* Add a section on maintaining a local branch in CVS.njl2003-08-221-1/+31
| | | | MFC after: 1 day
* Kill whitespace at EOL.ru2003-05-211-4/+4
| | | | Approved by: re (blanket)
* Add a reference to release(7)brueffer2003-05-211-0/+1
| | | | | Requested by: murray Approved by: re (murray)
* Sort references by sectionbrueffer2003-05-201-3/+3
| | | | | | | PR: 52501 Submitted by: Simon L.Nielsen <simon@nitro.dk> Approved by: re (scottl) MFC after: 3 days
* Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.dillon2002-12-281-7/+18
| | | | Submitted by: Tom Rhodes
* A pile of patches, most notably some Doc policing by Hiten Pandya.dillon2002-12-231-117/+184
|
* english(4) police.schweikh2002-12-221-2/+2
|
* So many people have asked me to describe my development environment thatdillon2002-12-221-0/+351
my fingers are getting tired. Here is a new manual page, 'development', which describes a very powerful, generic, exportable development environment suitable to developers, sysops, admins, and anyone at all who is maintaining more the one FreeBSD box. I have used this type of environment for many years and have had to make virtually no changes to it for all that time. MFC after: 3 days
OpenPOWER on IntegriCloud