lukem
d50a2d0385
Reorganize items so that they're in alphabetical order except that
...
"obsolete" is moved to the end.
Clean up some comments.
2005-09-12 15:48:29 +00:00
christos
f9e066d346
Prettier /etc/fstab generation (from Liam Foy)
2005-09-12 15:47:09 +00:00
christos
c9d876ed6c
Warn if the group being removed is still the primary group of an existing
...
user. From Liam Foy.
2005-09-12 15:45:03 +00:00
lukem
d4b0741135
not all items can be fixed automatically
2005-09-12 15:42:12 +00:00
tsutsui
a369ae7ab2
Add esiop at pci, which just works.
2005-09-12 15:36:19 +00:00
yamt
55dd3a28d4
remove no longer used macros.
2005-09-12 12:41:06 +00:00
yamt
8dcf8ba6e2
xennet_start: don't allocate cluster mbufs unless needed.
2005-09-12 12:40:43 +00:00
macallan
fc1aa8099e
add a blank line before case WSDISPLAYIO_LINEBYTES
2005-09-12 12:07:47 +00:00
macallan
0841377bbd
add ioctl(WSDISPLAYIO_LINEBYTES) - needed by XFree's wsfb
2005-09-12 11:02:21 +00:00
jmmv
7164c6807f
Remove tmpfs from here, as it doesn't have a Makefile (dunno if it is
...
needed, yet). Pointed out by FUKAUMI Naoki in private mail.
2005-09-12 09:11:20 +00:00
wiz
5ae9d694d4
Add adt7467c.4.
2005-09-12 08:16:29 +00:00
macallan
dc24724129
man page for the adt7467c driver
2005-09-12 03:19:50 +00:00
wiz
a76a5aebb5
Fix typo. From YOMURA Masanori in private mail.
2005-09-11 23:50:46 +00:00
wiz
a464698404
Argument is regular_file, not "regular file". From YOMURA Masanori in private mail.
2005-09-11 23:49:58 +00:00
xtraeme
db1dafba87
Fix from OpenBSD:
...
rev 1.56:
Don't initialize the card (and start an autonegotiation!) every time
the IP address changes. Makes 'dhclient sk0' invocations way faster
and more consistant. i.e. one DHCPREQUEST elicts the DHCPACK.
Fix from FreeBSD:
rev 1.109:
Solve "No PHY found" problem for more Yukon Lite variants.
These changes fixed the problem on my sk(4) trying to get an IP
via dhclient(8).
2005-09-11 23:49:39 +00:00
wiz
edd2c20bae
Comment out /usr/share/examples/usermgmt -- dir does not exist. Fix macro typo.
...
From YOMURA Masanori in private mail.
2005-09-11 23:49:20 +00:00
wiz
18b59e97b5
Fix -m description position. From YOMURA Masanori in private mail.
2005-09-11 23:46:39 +00:00
wiz
b94cb50cae
Fix argument name, and move Pp where it belongs. From YOMURA Masanori in private mail.
2005-09-11 23:45:04 +00:00
wiz
6da17cb070
Whitespace fixes. From YOMURA Masanori in private mail.
...
While here, fix one Op argument.
2005-09-11 23:43:27 +00:00
wiz
837c877807
Sync usage with manpage.
2005-09-11 23:40:54 +00:00
wiz
3eabd35dba
Use .Fl. From YOMURA Masanori in private mail.
...
While here, sort options.
2005-09-11 23:40:43 +00:00
wiz
d57174cb26
Remove useless lines. From YOMURA Masanori in private mail.
...
While here, remove outdated comment.
2005-09-11 23:38:35 +00:00
wiz
667d70cb77
Argument is address_family, not "address family". From YOMURA Masanori in private mail.
2005-09-11 23:37:14 +00:00
wiz
e35607e772
Argument is read-blocksize, not "read blocksize". From YOMURA Masanori in private mail.
2005-09-11 23:36:55 +00:00
wiz
e1ee35d138
portmap is dead, refer to rpcbind instead. From YOMURA Masanori in private mail.
2005-09-11 23:36:19 +00:00
wiz
141be58d15
Mention that this man page is obsolete and will die.
2005-09-11 23:35:17 +00:00
wiz
7e05179fed
Remove duplicate MAKE_ENV description. From YOMURA Masanori in private mail.
2005-09-11 23:33:22 +00:00
wiz
2a27f58d26
genassym.sh(8) -> genassym(1). From YOMURA Masanori in private mail.
2005-09-11 23:32:48 +00:00
wiz
0768214245
Remove duplicate line. From YOMURA Masanori in private mail.
2005-09-11 23:31:46 +00:00
wiz
5dba10faf8
Drop useless comma. From YOMURA Masanori in private mail.
2005-09-11 23:30:49 +00:00
wiz
aa81fc094a
Use better section header. From YOMURA Masanori in private mail.
2005-09-11 23:30:20 +00:00
wiz
a56a69295c
Remove unneeded macro default arguments. From YOMURA Masanori in private mail.
2005-09-11 23:29:44 +00:00
wiz
013b8f4ef7
Use .Nm instead of the verbose program name. From YOMURA Masanori in private mail.
2005-09-11 23:28:55 +00:00
wiz
17d58c1431
Argument is address_family, not "address family". From YOMURA Masanori in private mail.
2005-09-11 23:26:35 +00:00
wiz
2e504179eb
Mark up authors with .An. From YOMURA Masanori in private mail.
2005-09-11 23:26:14 +00:00
wiz
30fa9d9a04
Mark up authors with .An. From YOMURA Masanori in private mail.
...
While here, replace Xrefs to itself with .Nm.
2005-09-11 23:25:32 +00:00
wiz
3c0c4bb078
Fix typos in file names. From YOMURA Masanori in private mail.
2005-09-11 23:23:56 +00:00
wiz
9a30a26518
We have spell again, xref it. From YOMURA Masanori in private mail.
2005-09-11 23:22:03 +00:00
wiz
49c862f011
Use better section header. Sort sections. From YOMURA Masanori in private mail.
2005-09-11 23:21:17 +00:00
wiz
b5e0c3219f
Punctuation fix. From YOMURA Masanori in private mail.
2005-09-11 23:20:12 +00:00
wiz
ad44d18838
Argument is address_family, not "address family". From YOMURA Masanori in private mail.
2005-09-11 23:19:27 +00:00
wiz
60bf82edce
Fix Xref. End sentence with a dot. From YOMURA Masanori in private mail.
2005-09-11 23:18:42 +00:00
wiz
c825c1ecf5
When marking up "C", use .Tn consisntently. From YOMURA Masanori in private mail.
2005-09-11 23:17:34 +00:00
wiz
2ae4fd55cf
It is "home_dir:shell", not "home_dir_shell". From YOMURA Masanori in private mail.
2005-09-11 23:16:15 +00:00
wiz
01d8cf4ba8
Use more markup. From YOMURA Masanori in private mail.
...
While here: new sentence, new line; |fmt; s/.br/.Pp/
2005-09-11 23:15:20 +00:00
he
dc4ed2e4cb
Patterned after next68k, omit inclusion of <sys/device.h> if we
...
are not in _KERNEL. This should work around our lint problems
related to "unspecified-size array at end of struct" constructs.
2005-09-11 23:15:18 +00:00
wiz
553e3c8477
Use better section header. From YOMURA Masanori in private mail.
2005-09-11 23:13:03 +00:00
wiz
3025498c62
Use correct macro. From YOMURA Masanori in private mail.
2005-09-11 23:11:48 +00:00
wiz
448718c6fc
Mark up CDPATH. From YOMURA Masanori in private mail.
2005-09-11 23:10:39 +00:00
augustss
f4ceb83917
Regen.
2005-09-11 22:53:49 +00:00