summaryrefslogtreecommitdiffstats
path: root/share/man/man6
Commit message (Collapse)AuthorAgeFilesLines
* Separate manual pages into their own package.gjb2016-01-211-0/+2
| | | | Sponsored by: The FreeBSD Foundation
* Add META_MODE support.sjg2015-06-131-0/+11
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * Merge sync of headsjg2015-05-271-3/+8
| |\ | |/ |/|
| * Merge headsjg2014-04-281-5/+1
| |\
| * | Updated dependenciessjg2013-02-161-2/+0
| | |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+14
| | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-121-3/+8
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update paths; and include everything in the "base" distribution. The "games" distribution being optional made sense when there were more games and we had small disks; but the "games-like" games were moved into the ports tree a dozen years ago and the remaining "utility-like" games occupy less than 0.001% of my laptop's small hard drive. Meanwhile every new user is confronted by the question "do you want games installed" when they they try to install FreeBSD. The next steps will be: 2. Removing punch card (bcd, ppt), phase-of-moon (pom), clock (grdc), and caesar cipher (caesar, rot13) utilities. I intend to keep fortune, factor, morse, number, primes, and random, since there is evidence that those are still being used. 3. Merging src/games into src/usr.bin. This change will not be MFCed. Reviewed by: jmg Discussed at: EuroBSDCon Approved by: gjb (release-affecting changes)
* | multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-141-5/+1
|/ | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste
* - We don't install USD docs for games anymore since the games with docsjhb2005-11-291-8/+2
| | | | | | | (trek) aren't in the base system anymore. - dm(8) isn't in the base system anymore either, so don't xref it either. Submitted by: Björn König (2)
* Sort sections.ru2005-01-211-6/+6
|
* DTRT, quote parens in an extended regular expression.schweikh2004-01-211-1/+1
| | | | | | PR: 61668 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> MFC after: 1 week
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-3/+3
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-031-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Typo and style fixes.mpp1997-02-161-3/+5
|
* Add an intro for games.wosch1997-02-162-0/+70
OpenPOWER on IntegriCloud