reinoud
aab843f817
Fix comment in config.4 about UDF support. It was still stating UDF as a
...
read-only fs wich it hasn't been for quite some time! It must have slipped
trough.
2012-02-22 20:21:34 +00:00
njoly
26ecbbc0b8
Adjust cpu_switch(9) -> cpu_switchto(9) in xrefs.
2012-02-22 19:04:38 +00:00
matt
f5d3f68d54
Remove another ${SIZE}
2012-02-21 01:41:09 +00:00
matt
0bf8cdb842
Remove ${SIZE}
2012-02-20 18:23:50 +00:00
matt
47c982a38d
Add support for --combine with gcc.
2012-02-19 23:19:37 +00:00
mbalmer
b2d484f7cb
Fix typos (in comments).
2012-02-17 12:08:12 +00:00
plunky
555be44f20
document config_detach_children(9)
2012-02-17 09:44:12 +00:00
yamt
b8736f67c5
sync with code
...
(remove const quals)
2012-02-17 08:22:47 +00:00
joerg
23782b5c2b
Derive MANINSTALL from MKCATPAGES and MKHTML.
2012-02-17 00:00:02 +00:00
christos
110af54a7b
use osrelease -k to avoid that the path is 6.0_BETA
2012-02-16 23:58:15 +00:00
yamt
dbf67aa479
fix a description of PMAP_PREFER argument.
2012-02-16 12:10:10 +00:00
plunky
18e80c41ff
add aubtfwl.4 to the build
2012-02-14 17:35:11 +00:00
plunky
aa2a5e5e09
a manual page for aubtfwl(4), detailing where to find
...
a firmware file and where to put it
2012-02-14 17:34:21 +00:00
dholland
7da608ca9c
Update dangling references to quotactl(2), mostly now libquota(3), and to
...
quotactl(8), mostly now quotarestore(8). ok riz@
2012-02-13 19:53:24 +00:00
njoly
3fc9fe7769
Small typo in macro (.xr -> .Xr).
2012-02-13 18:30:44 +00:00
wiz
7f2677a5a5
Bump date for previous.
2012-02-13 13:23:29 +00:00
njoly
5e9c51f65d
Fix copyin/copyout sections in xrefs.
2012-02-13 13:01:39 +00:00
wiz
f85441243b
Add locking description to some functions.
...
Add FILES section referencing source code.
From Julian Fagir in PR 45988.
2012-02-13 12:49:35 +00:00
dholland
62cfdf3316
Quota-related docs fixes:
...
- Remove old quotactl(2); replace with new __quotactl(2).
- Document quota_getrestrictions(3), the semantic restriction codes,
and quota_quotaon/off(3).
- Update VFS_QUOTACTL(9), which was still describing the pre-proplib API.
Approved by releng for the freeze.
2012-02-13 01:24:00 +00:00
sborrill
2e2406e56c
Address kern/36526. Note, contrary to the PR, ; command separator works as
...
documented in ddb(4)
Document ddb.commandonenter sysctl. Note, commandonenter is not available
as a variable:
db{0}> print $onpanic
1
db{0}> print $commandonenter
Unknown variable
So document the sysctl elsewhere, not in the variables section.
2012-02-12 12:43:51 +00:00
riz
dd7b9d2970
Make English usage consistent with other manpages. From Snader_LB.
2012-02-10 23:47:49 +00:00
matt
47dd0a4489
Switch VAX to use GCC 4.5 and GDB 7.
...
Change VAX to use DBG=-O2 like most other ports.
2012-02-10 05:57:42 +00:00
riz
af51433848
Various English usage, spelling and markup fixes for envstat(4)-related
...
things, from Snader_LB.
2012-02-09 18:10:26 +00:00
wiz
8292e96d35
Bump date for previous, per mbalmer.
2012-02-08 09:32:47 +00:00
wiz
9f4d0385b5
xref rwlock instead of deprecated lockmgr.
...
From Julian Fagir in PR 45944.
2012-02-08 08:25:05 +00:00
joerg
6c39547510
Sync with reality for MKCATPAGES and MKMANDOC.
2012-02-07 22:58:49 +00:00
joerg
849ff56477
Switch to using mandoc for formatting man pages as new default.
...
Stop building catpages by default.
2012-02-07 19:33:19 +00:00
joerg
410d0f4380
Import the new apropos/whatis.
...
This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.
The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
2012-02-07 19:13:24 +00:00
wiz
0ecc00962c
Restore missing word, remove trailing whitespace.
2012-02-01 09:37:29 +00:00
hauke
c4106ab9db
Document added timecounter support to the CSI Hurdler Centronics
...
Parallel Interface cpi(4) driver.
2012-02-01 08:45:03 +00:00
wiz
71fcb57d88
Remove trailing whitespace.
...
New sentence, new line.
Remove Pp before Sh.
Sort sections.
Use more markup.
Remove unnecessary macro arguments.
2012-01-31 13:25:05 +00:00
nisimura
6e0f9f1c21
introduce evbarm bootmini2440(8) man entry.
2012-01-31 12:23:32 +00:00
drochner
75699fcff7
document pci_aprint_devinfo(9) (not the _fancy variant yet because
...
it is still experimental)
2012-01-30 19:20:13 +00:00
christos
dfa5043919
rename to OBJCOPYLIBFLAGS
2012-01-28 23:13:24 +00:00
christos
c37ad7ee66
Provide a way to override the default objcopy flags for library modules.
2012-01-28 21:32:13 +00:00
wiz
b377f34442
Fix word duplication in previous.
2012-01-28 13:26:12 +00:00
rmind
be9b34c425
Update ltsleep(9) man page.
2012-01-28 13:12:52 +00:00
hubertf
3e9c4933e3
Sync with FreeBSD: src/share/misc/bsd-family-tree,v rev. 1.150
...
Submitted in PR 45880 by Rares Aioanei
2012-01-27 14:34:30 +00:00
wiz
5b0d8eba79
Fix Dd argument.
2012-01-25 09:21:29 +00:00
macallan
6d2ab8c1b4
chipsfb works on shark, finally mention that in the man page
2012-01-25 04:18:31 +00:00
wiz
6df2583508
Remove a fixed bug and an inappropriate sentence. Bump date.
2012-01-23 00:03:08 +00:00
wiz
08884b1549
Improve wording.
2012-01-23 00:02:42 +00:00
wiz
d88469710f
New sentence, new line. Avoid unnecessary macros.
2012-01-22 16:41:42 +00:00
phx
d6beebba11
New option "ide:".
...
Describe how to use altboot with a crippled U-Boot/PPCBoot firmware.
2012-01-22 15:37:23 +00:00
wiz
6ef95e5c76
Bump date for previous.
2012-01-22 14:15:43 +00:00
nonaka
8fdb017001
fix upgt(4) entry.
2012-01-22 12:54:26 +00:00
nonaka
860162017e
Added upgt(4) at Wireless network interfaces.
2012-01-22 12:48:44 +00:00
wiz
1066381f28
Fix xrefs, remove trailing whitespace, use actual Dd date,
...
add RCS Id.
2012-01-22 11:26:48 +00:00
christos
6fb39d18da
add a tpm driver from bsssd.sourceforge.net
2012-01-22 06:44:28 +00:00
rmind
f1f4283156
Replace pcq(9) with the implementation from ad@ and minor changes by me.
...
PR/40516, PR/45631.
2012-01-22 02:55:47 +00:00