summaryrefslogtreecommitdiffstats
path: root/share/man/man7
Commit message (Collapse)AuthorAgeFilesLines
...
* - Mention new targets from bsd.port.mk:krion2004-06-021-1/+30
| | | | | | | | | | | | | * config * showconfig * rmconfig * describe - Add OPTIONS description - Word smithing PR: docs/67342 Reviewed by: ru Approved by: josef (mentor)
* Update the date.pjd2004-05-201-1/+1
| | | | Requested by: ru
* - Add missing 'the'.pjd2004-05-201-1/+14
| | | | | | - Document /usr/include/geom/ directory and its subdirectories. Requested by: ru
* Inform hier(7) manual page about /lib/geom/ directory.pjd2004-05-201-0/+7
| | | | Reminded by: ru
* "in in" is not always wrong (backout 1.18).dannyboy2004-05-181-3/+3
| | | | Keep the onion metaphor consistent.
* Effect the correct use of "affect".dannyboy2004-05-181-26/+29
| | | | | | | | | | | | | | Use em dashes instead of " - ". Use .Em instead of *emphasis*. Note that securing root indirectly (by securing staff accounts) works only if direct root access has been limited. [1] s/hacker/attacker, as done in the handbook. (inspired by [1]) PR: 52878 [1] Submitted by: Brian Minard <bminard@flatfoot.ca> [1]
* Some mdoc fixes.kensmith2004-05-131-4/+4
| | | | | mdoc help from: ru MFC after: 5 days
* Sorry for doing this backwards, but as with most release related stuffkensmith2004-04-301-0/+16
| | | | | | | | | | | we only pay attention to it during release time and at the moment it's a -stable release in progress. This is a MFS I guess, moving rev 1.536.2.113 to HEAD. I ran out of time to follow through with doing this last night. Sorry for the delay. Adding a couple of variables to make tweaking the CD-ROM label and .iso filenames easier.
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-141-0/+11
| | | | | /usr/share/snmp. This mirrors the use of /usr/local/share/snmp and makes also more sense when non-bsnmp-specific MIBs go in.
* Removed more vestiges of the stl(4) driver.ru2004-03-261-3/+0
|
* More kosher mdoc(7).obrien2004-03-251-1/+2
| | | | Submitted by: ru
* Restore part of rev 1.92; share/libdata/gcc should not have been deleted.obrien2004-03-251-0/+2
|
* Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc.des2004-03-241-10/+0
|
* Added Xref to env(1).schweikh2004-02-291-0/+1
|
* Correct minor typos.ceri2004-02-181-2/+2
|
* Remove 'broken in some cases' Xref to Kerberos.trhodes2004-02-101-1/+0
| | | | | PR: 30443 Cool with: markm (who approved this ages ago)
* Clarify more about LC_*/LANG priorities.ache2004-01-311-3/+6
|
* - Catch up to new boot floppies targets.jhb2004-01-281-7/+14
| | | | | - Update description of release.4 to mention KERNELS variable. - Update field width for make release targets.
* Use a single style for share/man/ makefiles:ru2004-01-201-4/+21
| | | | | | | | - Sort MAN and MLINKS in "dictionary" order ignoring case. - For multi-value MAN and multi-pair MLINKS, put each value/pair on its own line, for easier sorting and so that further diffs are easier to see.
* Note that NO_FLOPPIES is i386-only.obrien2004-01-031-1/+1
|
* Install UDF header files to unbreak /sbin building when /sys is not present.scottl2003-11-221-0/+2
| | | | Submitted by: imura@ryu16.org
* Update hier(7) to reflect the world with respect to /lib and /libexec.gordon2003-11-171-0/+10
|
* mdoc(7) janitor:simon2003-11-161-2/+2
| | | | | - Use .Aq macro instead of <foo>. - Kill EOL whitespace.
* Amplify the reboot requirementimp2003-11-141-5/+6
|
* Add required reboot into single-user mode step.imp2003-11-141-0/+1
| | | | | | # mdoc janitors should make sure I did the markup right Inspired by: recent problems in this area
* Correct the on-disc path to the porters-handbookbrueffer2003-11-121-1/+1
|
* Document the 'fetch-recursive-list' and 'deinstall-all' targets.brueffer2003-11-121-0/+7
| | | | | | | | No MFC reminder, I'll sync this page with the one in -stable in a couple of days. PR: docs/46181 Patch submitted by: Sergey Matveychuk <sem@ciam.ru>
* Add the 'package-recursive' optionbrueffer2003-11-091-0/+4
| | | | | | PR: 57838 Submitted by: Alexander Haderer <alexander.haderer@charite.de> MFC after: 5 days
* Add /usr/share/security to reflect recent hookup of Makefile andrwatson2003-11-081-0/+3
| | | | | | mtree entry for share/security/lomac-policy.contexts. Pointed out by: ru
* Remove /usr/libdata/msdosfs description.fjoe2003-10-301-2/+0
| | | | Noticed by: ru
* Correct the description of what the release.3 stage does nowadays.ru2003-10-061-5/+3
|
* Make LOCAL_PATCHES accept multiple patch files, as its name suggests.ru2003-09-211-1/+1
|
* Remove invalid statement about the maximum number of swap drives.hmp2003-09-141-2/+1
| | | | | PR: docs/55276 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
* Document /var/empty as generic empty directory, not sshd specificeivind2003-09-131-2/+3
|
* asami is no longer our ports lead, so remove a statement sayingeivind2003-09-131-3/+0
| | | | the ports collection is maintained by asami and the ports team.
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-4/+4
|
* 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
* Add /rescue/ and a reference to its manual page rescue(8).simon2003-08-081-0/+4
| | | | Approved by: ceri (mentor)
* Moved the WORLDDIR variable description to the Optional Variables section.ru2003-08-041-7/+7
|
* Move the rescue manpage, documenting the new rescue utilities insimon2003-07-282-183/+1
| | | | | | | | | | | | /rescue, from section 7 to section 8. The old rescue.7 file has been simply subjected to "cvs rm", as there is no history to preserve. Update the release documentation accordingly. Requested by: njl, ru Most text by: Tim Kientzle <kientzle@acm.org> Reviewed by: ru, doc@ Approved by: ceri (mentor)
* Moved the boot floppy generation code out from release.9 to release.10.ru2003-07-251-4/+4
| | | | | | | | | | | | | | The release.9 target is now responsible only for generation of MFS root file systems, that are built for all architectures, even those that do not provide a floppy installation option. The release.10 target is now responsible for creation of a set of boot, MFS root, and fixit floppies, and the NO_FLOPPIES variable now affects only this target. Also, replaced the FIXIT_TARGET variable with a check of whether the *FIXITSIZE variables are present for a given architecture, similar to how this is done when generating boot floppies. Discussed with: jhb
* Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) thatru2003-07-231-0/+7
| | | | | points to a directory where "make buildworld" was run. Useful for building 5.x snapshots on 4.x.
* Add manual page to document the new rescue utilities in /rescue.simon2003-07-232-1/+183
| | | | | | Most text by: Tim Kientzle <kientzle@acm.org> Reviewed by: ru, doc@ Approved by: ceri (mentor)
* Grammar fixbrueffer2003-07-081-1/+1
| | | | | | PR: 54225 Submitted by: Christopher Nehren <apeiron@comcast.net> MFC after: 3 days
* Bring build(7) in sync with src/Makefile by removing documentationsmkelly2003-07-081-29/+0
| | | | | | | | | | | for targets that have been unsupported since April: - upgrade - aout-to-elf - aout-to-elf-build - aout-to-elf-install - move-aout-libs Approved by: imp
* MASTER_SITE_OVERRIDE can list several sites.ru2003-06-231-1/+1
|
* Remove the old xref to kerberos(1), and replace it with an xref totrhodes2003-06-141-1/+1
| | | | | | | kerberos(8). According to markm, the kerberos(8) manual page is installed if NO_KERBEROS is set. PR: 30443
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-121-0/+4
| | | | | | | It currently supports the PMC Sierra Lite, Ultra and 622 chips and the IDT 77105. The driver handles media options and state in a consistent manner for ATM drivers. The next commit to the midway driver will make it use utopia.
* Use .Ic instead of .Xr for internal commandscharnier2003-06-081-2/+2
|
OpenPOWER on IntegriCloud