David E. O'Brien
0dfb02eb79
Added $Id$.
...
Added more verbage about the card, and documented the driver's bugs.
2.2-R candidate.
1996-12-18 01:35:20 +00:00
Garrett Wollman
b4ccb10ee3
Add cross-references to ifnet(9).
1996-12-17 20:23:34 +00:00
Garrett Wollman
3cb60f1a48
Create a new manual page describing how network interfaces and
...
addresses are glued together with the generic networking code.
1996-12-17 20:21:01 +00:00
Mike Pritchard
6737d445c1
Remove trailing whitespace.
...
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Peter Wemm
6b26f698ba
Add missing \ at the end of the first line
...
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Mike Pritchard
ce85277574
Get the HISTORY section right.
1996-12-14 22:38:09 +00:00
Mike Pritchard
015a207577
Actually add the man page.
1996-12-14 22:34:11 +00:00
Mike Pritchard
862076fd02
Add devfs(5) to describe the device file system.
1996-12-14 22:32:49 +00:00
Mike Pritchard
c26d69d0fc
Fix a small typo that was only apparent when looking
...
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard
7409fd943d
Add fdesc(5) to document the file-descriptor file system.
1996-12-14 22:14:55 +00:00
Mike Pritchard
8d02bca98d
Forgot to document "hostname". Also add some other misc stuff.
1996-12-14 21:53:14 +00:00
Mike Pritchard
fec75a87e2
Add a kernfs(5) man page to describe the kernel file system.
1996-12-14 21:47:11 +00:00
Mike Pritchard
5086890eb9
Remove a bad xref, and reference a couple of more useful ones
...
instead. Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Mike Pritchard
c347ebabe1
Make procfs(5) the definitive source of information on /proc.
...
Most of this information was pulled from the man page for
mount_procfs(8).
Closes PR# 1681.
1996-12-14 20:11:57 +00:00
Mike Pritchard
472ba2f1ca
Update procfs(5) to reflect reality a little better. Clsoes PR# 2136.
1996-12-14 19:09:58 +00:00
Mike Pritchard
ceb83c2c9b
Update the list of include files listed in the man
...
so that a program using the examples will actually
compile. Closes PR# 2143.
1996-12-14 18:47:42 +00:00
Jordan K. Hubbard
cd484a3441
Close PR#2211 - ypserv is no longer GPL'd.
...
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
Mike Pritchard
aab5e1b6d0
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
Nate Williams
7ffe15380f
Added psm manpage.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
Jordan K. Hubbard
96b2533ed1
Bump maximum username length to 16 characters. This brings us into
...
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now. I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.
This is not for 2.2! This needs to get shaken out longer term in 3.0.
Previously-approved-by: davidg
1996-12-04 11:31:14 +00:00
Andrey A. Chernov
b96aebd585
Fix syntax error loc->doc
1996-12-04 09:42:39 +00:00
David E. O'Brien
f5001497c2
First cut at adding a little bit about the ports framework's dir structure.
1996-12-04 08:49:52 +00:00
Mike Pritchard
e277738293
Remove some garbage text from the man page.
...
Closes PR# 1971.
Submitted by: Lydon Nerenberg
1996-12-03 23:26:49 +00:00
Mike Pritchard
fc43dc94cb
Correct some spelling errors.
1996-12-01 00:25:06 +00:00
Mike Pritchard
70843691f8
Fix an incorrect man page cross reference.
1996-11-30 23:24:20 +00:00
Wolfram Schneider
7ae31dc93d
rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'
...
close PR #2125
1996-11-30 00:29:51 +00:00
Jordan K. Hubbard
7ee8a29399
fimib.4 -> ifmib.4
1996-11-16 03:06:25 +00:00
Garrett Wollman
93194d3707
Start to document how the interface MIB stuff is supposed to work.
1996-11-15 19:49:41 +00:00
Poul-Henning Kamp
7132822bb1
doc/1987, table heading in error.
...
Submitted by: Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
1996-11-12 13:37:51 +00:00
Andrey A. Chernov
1c90543673
pcfs -> msdos
...
2.2 candidate
1996-11-10 02:23:33 +00:00
Satoshi Asami
286fe46c4b
Remove comment about offset, it is no longer necessary. Add mention
...
of partition types in disklabel. Add disklabel(8) to "see also" section.
Reminded by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00
Julian Elischer
a77a7ee010
After prodding, add a BSD style copyright to those man pages I think
...
I probably originally wrote. Also take my name OUT of the ddb
man page.. I did NOT port it from mach.
1996-10-18 20:22:31 +00:00
Julian Elischer
1d4b74d4fd
add a man page for suser() because its usage is not as obvious
...
as you would first think.
1996-10-16 21:14:32 +00:00
Garrett Wollman
6cbc213f79
Fix a macro error in HISTORY section.
1996-10-08 20:38:28 +00:00
Garrett Wollman
a3821fcd37
Delete stale rt_metrics and route flag descriptions and replace them with
...
a cross-reference to rtentry(9). Add SEE ALSO and HISTORY sections.
1996-10-08 20:37:24 +00:00
Garrett Wollman
50853e53cc
Add an rtentry(9) page to describe the structure of a routing-table
...
entry and the metrics and flags which pertain thereto.
1996-10-08 20:25:39 +00:00
Garrett Wollman
ad31211dc6
Document what I believe to be the interface of rtalloc*.
1996-10-08 18:45:06 +00:00
Wolfram Schneider
8607faf466
correct spelling of 'X Window System' (tm)
1996-10-06 17:59:28 +00:00
Wolfram Schneider
e627b39bac
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
Joerg Wunsch
59df6275ad
Add a man page describing the interrupt priority `levels'.
...
Comments by: bde
Lousy MCI network link :(, my commit message for the Makefile has been
botched.
1996-10-04 21:22:49 +00:00
Joerg Wunsch
f89810cd97
Reviewed by:
...
Submitted by:
Obtained from:
1996-10-04 21:20:07 +00:00
Paul Traina
bcb3240507
Add a warning about SCB paging.
...
Suggested by: gibbs
1996-10-01 03:54:16 +00:00
Wolfram Schneider
e0e5145ce6
add missing comma(s) in .Xr macros
1996-09-23 22:24:39 +00:00
Wolfram Schneider
374fc79d70
fix .Xr macro
1996-09-21 15:08:10 +00:00
Bruce Evans
59c49dd346
Fixed SYNOPSIS (#includes, return types, arg names and formatting) and
...
a couple of other things.
1996-08-28 16:58:34 +00:00
Mike Pritchard
7d38589e0d
Convert to mdoc format.
...
Note: this man page could probably use some updating to reflect
the list of devices that MAKEDEV now supports.
1996-08-24 16:44:23 +00:00
Wolfram Schneider
f31078c2f7
bring back ``case '?':'' in switch statement
1996-08-24 10:49:09 +00:00
Mike Pritchard
46f84fcb84
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00
Mike Pritchard
21421932f5
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
Wolfram Schneider
7416827fb1
add copyright, $Id$
...
remove case '?', if '?' is not in getopt(), it should
not be in the switch statement
1996-08-22 16:55:15 +00:00