774 Commits

Author SHA1 Message Date
mpp
6dfa201e54 The "usage" line for the .Ic macro incorrectly says that it is
the .Li macro.
1997-03-18 20:00:36 +00:00
mpp
3a234a3e95 Backout part of my previous change that changed MIN/TIME to VMIN/VTIME
throughout the man page.  Only some of these were corrected.

Pointed out by: bde
1997-03-18 07:17:22 +00:00
mpp
144161ea56 The VMIN and VTIME c_cc values were incorrectly defined as MIN and TIME.
Obtained from: NetBSD PR# 3243
1997-03-14 05:01:14 +00:00
mpp
700156f94b Add some text regarding security issues when using a shell
script as the login shell.  Closes PR# 2978.
1997-03-14 02:37:27 +00:00
mpp
4fdffd9e94 Oops. I misread some commit mail - remove the blurb about comments
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
mpp
3694503d5f Typo police (this one wasn't yours, Joerg :-) 1997-03-12 13:51:57 +00:00
mpp
c074fc12ec Typo police. 1997-03-12 13:51:17 +00:00
mpp
2b311e74d4 Improve the wording of the section on comments in the group and passwd
files.  Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.

Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
joerg
1510443276 Document the various link-level flag for these drivers.
2.2 candidate (after typo police :)
1997-03-12 13:37:56 +00:00
wosch
88b3e6188d Sync with /etc/mtree/BSD.*.dist 1997-03-09 22:39:56 +00:00
jmg
1be4650826 replace non-existant ioctl [GP]IO_STRMAP with what really does exist,
[GS]ETFKEY...

Definately a 2.2 Candidate

a clean up of this page is to follow....  but I'm not sure I'll have it
before 2.2 is to be released...
1997-03-09 20:53:20 +00:00
wosch
871486be75 Document comments. 1997-03-09 12:20:48 +00:00
mpp
472a3946c4 The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917. 1997-03-09 00:49:00 +00:00
wosch
6dc3cd9138 Sync with /etc/mtree/BSD.root.dist. 1997-03-08 15:54:56 +00:00
wosch
56f9fdc5ec Add variable MAIL. 1997-03-08 14:41:44 +00:00
mpp
2876ef66e7 Some minor mdoc cleanup. 1997-03-07 03:32:31 +00:00
jmg
bfd1ca354f add missing cvs Id lines. 1997-03-07 03:28:23 +00:00
mpp
1bebfc82c7 Update this man page to reflect how setattr manipulates time
values after the Lite2 merge.
1997-03-07 03:16:52 +00:00
jmg
89d737b98c add missing cvs Id lines 1997-03-07 02:53:37 +00:00
jmg
947a87fea3 add missing cvs Id lines. 1997-03-07 02:50:01 +00:00
dfr
2095d960d6 Formatting tweaks. 1997-03-04 10:02:44 +00:00
mpp
e725b5966a Typo police. 1997-03-04 06:20:48 +00:00
bde
4f809e5a27 Improved description of the device names. 1997-03-03 18:47:38 +00:00
bde
970b0dd485 Updated descriptions of minor numbers and files.
Refer to pstat.

Don't attempt to list all the model numbers.
1997-03-03 18:38:37 +00:00
dfr
7e67e1e732 This is the current draft of my filesystem manpages. Some files are
incomplete and some are just placeholders but I wanted to try to get
something at least into 2.2 on the grounds that what I have is a lot
better than nothing.  I also wanted to commit something which documents
the interfaces in 2.2 before I start updating the documentation for 3.0.

This is a definite 2.2 candidate and is also relavent to 2.1 if people
still care about that branch.
1997-03-03 18:01:01 +00:00
mpp
0527877004 The .Fx macro doesn't know about any of the 1.* FreeBSD releases. 1997-02-28 02:20:42 +00:00
mpp
84a3853f86 Correct section number in the .DT line.
Pointed out by: bde
1997-02-23 18:00:03 +00:00
mpp
6ab56fb8a4 Add i386 to the .Dt line. 1997-02-22 23:35:22 +00:00
jmg
394dba4cfe this manpage will actually make it's first appearance in 2.2.
2.2 Candidate
1997-02-22 23:20:54 +00:00
mpp
7b11dd830a Remove an unneeded #include line.
Pointed-out-by: bde
1997-02-22 21:21:13 +00:00
mpp
ea2aec47b4 sysmouse.4 should be in man4.i386. 1997-02-22 21:19:55 +00:00
peter
6b08958c64 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
peter
d69a45675f Revert $FreeBSD$ back to $Id$ 1997-02-22 13:26:29 +00:00
jmg
8a1a9ae6d7 added man page for /dev/sysmouse. (and activate it)
plus add appropriate xrefs now that we have {cd,sd,st}.9
1997-02-20 15:14:59 +00:00
gibbs
a7fe8a4f07 Update to match reality. Give more indepth description of SCB paging
and tagged queueing.  Mention the AHC_ALLOW_MEMIO option.
1997-02-18 20:27:26 +00:00
mpp
7e0c67f1a8 These man pages will first appear in FreeBSD 2.2, not 3.0. 1997-02-17 15:22:20 +00:00
jmg
89db977f7e Bring intro(3) a bit closer to reality:
1)	comment out xref to non-existant libc(3)
2)	comment out reference to Fortran specific section (3f)
3)	add libkvm with reference to kvm(3)
4)	comment out xref to non-existant pc(1)
5)	comment out libplot and libplotf77
6)	fix problem with -ltermcap not being parenthesized
7)	sort files listing

still missing most of the libraries that exist in /usr/lib.

Closes PR#1151
1997-02-17 08:30:16 +00:00
mpp
fc5407d7e7 Typo police. 1997-02-16 16:36:31 +00:00
mpp
ef958d74d6 Typo and style fixes. 1997-02-16 16:36:17 +00:00
wosch
39a1732e86 Install new intro.5 man page. 1997-02-16 12:13:32 +00:00
wosch
5ef942548e Add cross references to apropos(1), intro(5), intro(6). 1997-02-16 12:12:00 +00:00
wosch
2ba486fa8a Add directory man6 to SUBDIR 1997-02-16 11:35:05 +00:00
wosch
29189c8b92 Add an intro for games. 1997-02-16 11:30:03 +00:00
mpp
6a98120bf1 Style fixes. 1997-02-14 07:47:37 +00:00
mpp
bcd3297bf1 Xref boot(9). 1997-02-14 07:08:17 +00:00
mpp
9e313d9014 Style fix. 1997-02-14 07:07:13 +00:00
mpp
9e35d348fd Add boot(9) Obtained from NetBSD w/modifications by me. 1997-02-14 07:06:26 +00:00
mpp
dbedc42a5c Add MD5(9).
Obtained from: OpenBSD
1997-02-14 06:42:21 +00:00
mpp
eb0b386b15 Oops. I accidently removed fpa.4 from the install list (it is
a pending change...grr)

Submitted by:	bde
1997-02-14 05:18:02 +00:00
mpp
6c61482a62 Add sl(4) and ppp(4).
Obtained from: NetBSD
1997-02-13 18:48:25 +00:00