chris
3a3f64f949
Replace `manual(section)' references with proper .Xr statements.
2000-05-31 21:33:15 +00:00
roberto
c04c8e7957
Finland is also entitled to have an Euro character :)
...
Submitted by: Mikko Hyvarinen <morphy@morphy.iki.fi>
2000-05-31 14:53:27 +00:00
roberto
adf206f08d
Add the Euro character on AltGr + E in these european keymaps as well.
...
Reminded by: Anders Andersson <anders@sanyusan.se>
alex@big.endian.de (Alexander Langer)
2000-05-31 12:25:26 +00:00
roberto
102dd10a39
Makes AltGr + E generate the ISO code for the Euro character instead of
...
a plain 'e'.
2000-05-31 11:17:25 +00:00
brian
4c78d6dcb7
Mention that some PPPoE servers cache MAC addresses
2000-05-30 17:06:55 +00:00
phk
d18ea90c6c
Typo.
...
Spotted by: sobomax
2000-05-30 15:23:30 +00:00
green
0e201f3645
Correct misspelling of INADDR_ANY as IN_ADDRANY.
2000-05-30 13:55:46 +00:00
phk
6c099e834c
Put the jail paper in the makefile.
2000-05-29 18:18:48 +00:00
phk
b7d1206a49
The Jail paper, written jointly by rwatson & me.
2000-05-29 18:18:07 +00:00
obrien
48a0d1fc6c
Fix long lines.
2000-05-28 17:18:14 +00:00
dfr
75f437d061
Add documentation for taskqueue apis.
2000-05-28 16:53:50 +00:00
groudier
93273a1f23
Reviewed by: David O'Brien
...
Document driver support for:
- Early NCR53C810/815/825 chips.
- Newer chip architectural improvements (Hardware phase
mismatch and LOAD/STORE instructions).
2000-05-28 12:59:18 +00:00
obrien
c0f2f68d1f
Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4,
...
sym.4, and wi.4 to the MI area.
2000-05-28 03:27:49 +00:00
chris
ef06afc4d3
Fix a misspelling: undefied -> undefined
2000-05-27 22:02:32 +00:00
peter
dc4154923a
Sigh. Use the correct path to bsd.conf.mk. It's times like this that I
...
regret giving up coffee.
2000-05-27 01:11:17 +00:00
peter
ceb61b84b4
Add bsd.kmod.mk back.
2000-05-27 00:54:45 +00:00
peter
2545eef3a2
Revive a skeleton for bsd.kmod.mk (which will be in the make search path)
...
that merely locates and includes sys/conf/kmod.mk.
2000-05-27 00:54:15 +00:00
dirk
ac80812473
Remove -a from mkisofs' argument list. It's the default for version 1.12.1
...
and up and causes mkisofs to fail if present.
Add $FreeBSD$ while I'm here.
Ok'ed by: jkh
2000-05-25 20:12:10 +00:00
msmith
f37743b82d
Manpage for the 'twe' driver.
2000-05-24 23:48:15 +00:00
hoek
e6e653134b
The LOCKPARENT flag is singular. It doesn't work causing complications
...
is also a singular fact.
2000-05-21 03:23:10 +00:00
hoek
d5d9f7eb9e
No be needed here --- "typo".
2000-05-21 03:16:35 +00:00
hoek
d2e074e6f5
Typo in comments explaining what MAN_FILTER is.
2000-05-21 03:14:38 +00:00
hoek
54601029d6
Typos, missing words. I don't believe any of these are relevant to
...
translators.
2000-05-21 03:06:28 +00:00
mpp
3aead3a20f
Update the man page to match utmp.h.
2000-05-19 18:24:23 +00:00
chris
cb7732df18
Replace a manual.section file reference with a proper mdoc(7) .Xr
...
reference.
PR: 18625
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-18 00:20:55 +00:00
bde
437b04a4a1
Don't create a garbage file named "install" for the NOINFO case when
...
there happens to be a source file named install.sh. The null rule
for "install" in the NOINFO case must not be completely null, since
then it may be overridden by the implicit .sh rule.
2000-05-15 14:17:50 +00:00
kris
1a749c1007
Add /bin/tcsh for completeness
...
Submitted by: knu
2000-05-14 10:21:18 +00:00
paul
c179fa5070
Correct duplicate use of word "been" in a sentence.
2000-05-12 15:31:54 +00:00
phantom
f3a1d31938
Fix typo
...
Spoted by: bde
2000-05-12 10:50:04 +00:00
phantom
933595a496
. insert forgotten by someone "Space Mode on" directive. It caused displaying
...
of all macros placed after FILES section w/o any space characters.
. slightly correct usage of .An macros.
2000-05-12 09:10:40 +00:00
phantom
14616a0a5c
Place $FreeBSD$ tag to correct location (bottom of the copyright)
2000-05-12 08:37:08 +00:00
phantom
a380851e9e
Fix driver source location path (/sys/i386/isa/fd.c -> /sys/isa/fd.c)
2000-05-12 08:36:36 +00:00
phantom
ed30cb11a7
Use .An macro for declare Authors Name in AUTHORS section
2000-05-12 08:32:56 +00:00
phantom
5c85b197fc
Add MLINKS: scsi.4 -> SCSI.4, scsi.4 -> CAM.4
2000-05-12 08:32:09 +00:00
phantom
dfc1583802
. replace CONFIGURATION section name with SYNOPSYS as mdoc(7) style declare.
...
. remove redundant paragraph breaks.
. fix typo (.Sj -> .Sh)
2000-05-12 08:30:58 +00:00
phantom
1edae0ae5e
Properly mdoc'ify this manual page: remove all direct troff formating
...
directives, apply correct mdoc(7) Blocks and Lists formatting.
2000-05-12 08:28:01 +00:00
phantom
b963d2798f
Add MLINKS: bktr.4 -> booktree.4
2000-05-12 08:14:11 +00:00
phantom
079ff4176c
Remove osolete reference to eg(4), properly use mdoc macro `.Nm'
2000-05-12 08:10:22 +00:00
phantom
b1bd5e2cc7
Add MLINKS for all macros decribed in queue.3 manpage.
2000-05-12 07:58:37 +00:00
chris
8fd137c6b5
Document the `new' fdesc--now that it belongs only on /dev/fd, remove all
...
non-/dev/fd related documentation (such as that for stdin, stdout, tty).
Update the fstab line to refer to /dev/fd instead of /dev.
2000-05-11 22:20:23 +00:00
bde
85a17b7337
Abuse .Fn for macros better (don't hand-format the parameter string by
...
quoting it all and adding commas).
Don't say that the expression in KASSERT() is an int. It is a collection
of tokens forming a C expression that can be compared with 0.
2000-05-11 16:54:52 +00:00
bde
7f64770f56
Removed bogus quoting of single tokens in a .Fn invocation. This helps
...
my synopsis checker decide which .Fn's are for prototypes (most function
parameters require quoting because they have multiple tokens).
2000-05-11 16:39:33 +00:00
bde
98c05ce837
Fixed bitrot. The changes from buf to bio had not reached here.
2000-05-11 16:25:03 +00:00
bde
0cc0bf41fa
Abuse .Ft and .Fn for macros in the usual way (name the macro parameters,
...
and don't use .It for the macro pseudo-return type).
2000-05-11 16:22:38 +00:00
bde
eae1aa7098
"Fixed" missing include in synopsis. POSIX.1-1996 only specifies
...
including <signal.h>, but that must be a bug in POSIX.1, because it
also specifies that the relevant prototype is [only] in <pthread.h>.
2000-05-11 16:13:18 +00:00
bde
5e51fa49c7
Fixed misspelling of a struct tag in a function parameter type.
2000-05-11 16:03:38 +00:00
darrenr
cd382f0186
patch from Alexey Zelkin
2000-05-11 00:44:35 +00:00
asmodai
b1c5277216
Add more substance to the amr.4 manpage.
...
Submitted by: msmith
2000-05-10 18:45:20 +00:00
archie
e52673c66d
Update man page to reflect new IPv6 hook. Simplify Makefile.
2000-05-10 16:54:40 +00:00
darrenr
5419f3d595
Add pfil(9) subroutines and manpage from NetBSD.
2000-05-10 13:37:51 +00:00