dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
brian
8636b161b3
Fix the type of the NULL arg to execl()
...
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
alfred
ea8d486d2b
Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.
2001-07-09 07:15:51 +00:00
alfred
5532b16840
Document kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), and
...
vinvalbuf().
Submitted by: Chad David <davidc@acns.ab.ca>
2001-07-09 06:47:10 +00:00
julian
a4bd2ebd1e
Turn on nullmodem (nmdm(4)) man page.
2001-07-08 04:36:52 +00:00
julian
ae2d77610d
Add a brief manpage (cribbed form pty.4) about the null-modem
...
driver (nmdm(4)).
2001-07-08 04:35:21 +00:00
dillon
179c7b66e3
Fix type-o's, revamp section on the /tmp softlink, add sections for a
...
couple more sysctl's, add a section on mount options.
2001-07-07 17:43:20 +00:00
ru
05e503d80a
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
ru
872bda2e87
mdoc(7) police: minor formatting/spelling fixes.
2001-07-06 09:21:56 +00:00
ru
15d58184c1
mdoc(7) police: minor formatting fixes.
2001-07-06 09:20:19 +00:00
ru
d3a61c6f84
mdoc(7) police: minor markup fixes.
2001-07-06 08:34:13 +00:00
ru
218073af41
mdoc(7) police: fixed formatting.
2001-07-06 08:23:10 +00:00
ru
5ccfe3c88c
mdoc(7) police: formatting fixes.
2001-07-06 08:10:59 +00:00
des
7e712a31e7
Constify the format string.
...
Submitted by: Mike Barcroft <mike@q9media.com>
Forgotten by: des
2001-07-05 22:34:11 +00:00
ru
35743bd62a
mdoc(7) police: fixed markup and spelling.
2001-07-05 11:45:37 +00:00
dd
62d663b9b9
mdoc(7) police: sort xrefs.
2001-07-04 22:55:29 +00:00
ru
0b02866005
mdoc(7) police: mark type with .Vt, sort xrefs.
2001-07-04 15:37:13 +00:00
ru
40f8484e05
mdoc(7) police: cosmetics.
2001-07-04 15:32:44 +00:00
ru
fc79b3c264
mdoc(7) police: fixed markup.
2001-07-04 15:19:52 +00:00
ru
dc981de490
mdoc(7) police: fixed markup in rev. 1.26.
2001-07-04 15:02:31 +00:00
ru
a09568209a
mdoc(7) police: simplify the fix in rev. 1.25.
2001-07-04 14:54:38 +00:00
ru
20250ab3bd
mdoc(7) police: sort xrefs.
2001-07-04 14:52:23 +00:00
ru
eb73d194be
mdoc(7) police: fixed markup and some typos.
2001-07-04 14:38:54 +00:00
dd
f49ebdb7ae
mdoc(7) police: fix spacing issues.
2001-07-03 21:20:06 +00:00
joerg
19461a1e25
Don't give a bad example by starting a struct tag name with an
...
underscore. Names starting with an underscore are reserved.
2001-07-03 16:22:42 +00:00
eivind
11248e9911
Use correct paths to postfix the way we install it
2001-07-03 14:16:45 +00:00
iwasaki
8649f63ce3
Add Transmeta Crusoe LongRun support.
...
Submitted by: Tamotsu HATTORI <athlete@kta.att.ne.jp>
Reviewed by: arch@ folks
MFC after: 1 week
2001-07-03 10:03:24 +00:00
msmith
19c9fe50de
Add a manpage for the acpi super-device. This is still fairly brief, and
...
will need to be fleshed out as the system's design solidifies.
2001-07-03 07:45:04 +00:00
brooks
ed84560ca7
Document network device cloning ioctls.
...
Reviewed by: ru, ume
MFC after: 1 week
2001-07-02 20:50:37 +00:00
brian
40d8111902
Fix some typos.
...
Submitted by: Jimmy Olgeni <olgeni@uli.it>
MFC after: 1 week
2001-07-02 12:23:28 +00:00
dd
3bfab48c8c
Correct a brain-o in the stats output.
...
PR: 24839
Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
2001-06-30 21:39:31 +00:00
nik
1c78aa35e7
/dist is a mount point used by sysinstall(8), not an extraction directory.
2001-06-30 14:56:44 +00:00
jhb
0ad072d2df
Add a new manpage to document the CTRx macros used when adding new KTR
...
tracepoints to kernel code.
2001-06-28 07:20:05 +00:00
jhb
0740013cab
Use the .Bsx macro instead of .Tn BSD/OS.
2001-06-28 07:16:04 +00:00
ume
3abcb6040a
clarify problem with inbound AH.
...
spdadd A B -P in ipsec esp/tunnel/C-D/use ah/tunnel/C-D/require;
does not work due to 1-bit validation bit we are using with inbound
policy checking.
Submitted by: itojun
Obtained from: KAME
MFC after: 1 week
2001-06-27 19:41:20 +00:00
gshapiro
b2bba7ca2a
Typo fix: requires -> reacquires
...
Submitted by: Murray S. Kucherawy <msk@sendmail.com>
MFC after: 3 days
2001-06-27 06:01:17 +00:00
itojun
7370eae674
openbsd 2.9 (2001/6/1)
2001-06-27 04:41:58 +00:00
gshapiro
1e4d37f7c2
Typo fix (modifes -> modifies)
2001-06-27 01:48:02 +00:00
nik
5f33e80da4
"host name and user" -> "host and user name"
...
Submitted by: Rich Morin <rdm@cfcl.com>
2001-06-26 14:04:28 +00:00
nik
91eaf02ab8
Document dist/, cdrom/, compat/, and /usr/compat/, fix a couple of
...
{typ,think}os.
Submitted by: Rich Morin <rdm@cfcl.com>
2001-06-26 14:03:11 +00:00
onoe
855c54a96c
Add awi.4
2001-06-26 13:27:47 +00:00
onoe
663b9bea64
Delete the note from BUGS: "Doesn't support WEP".
...
minor updates from NetBSD.
2001-06-26 13:26:16 +00:00
nik
bd6ce90734
Automatically exec bash at startup if it exists^U Turn on the display of
...
tips from the freebsd-tips database at login time.
2001-06-25 20:40:02 +00:00
dd
2259698699
Reword the sentence that I screwed up in the last commit.
...
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
2001-06-24 20:34:31 +00:00
dd
945fa79a4a
mdoc(7) police: use the Fn macro where appropriate.
2001-06-24 01:38:20 +00:00
dd
04d1b1c8dd
Remove duplicate words.
2001-06-24 01:34:38 +00:00
dd
6e42c65278
Correct a typo.
2001-06-24 01:30:38 +00:00
dd
977995c8b1
mdoc(7) police: sort xrefs.
2001-06-24 01:17:07 +00:00
luigi
fac0c2104a
Update the manpage to reflect reality (and what was already in -stable).
2001-06-20 15:01:17 +00:00
wpaul
261a8db180
Typo/mind-o fixes.
2001-06-18 20:57:03 +00:00