..
accept_filter.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
accf_data.9
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
accf_http.9
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
acl.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
alq.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
atomic.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
bios.9
Mdoc Janitor:
2003-10-23 01:14:18 +00:00
boot.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
bpf.9
Add a man page for the kernel part of bpf. I made some edits to the
2004-05-19 20:39:22 +00:00
BUF_LOCK.9
BUF_LOCKFREE.9
BUF_LOCKINIT.9
BUF_REFCNT.9
BUF_TIMELOCK.9
BUF_UNLOCK.9
buf.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
bus_activate_resource.9
Assorted mdoc(7) fixes.
2003-05-30 21:13:32 +00:00
BUS_ADD_CHILD.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
bus_alloc_resource.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
bus_child_present.9
Spelling fixes.
2004-06-21 14:11:45 +00:00
BUS_CONFIG_INTR.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
bus_dma.9
Document that boundaries cannot be smaller than the max segment size.
2004-07-04 04:50:00 +00:00
bus_generic_attach.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
bus_generic_detach.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
bus_generic_print_child.9
bus_generic_read_ivar.9
bus_generic_shutdown.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
BUS_PRINT_CHILD.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
BUS_READ_IVAR.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
bus_release_resource.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
bus_set_resource.9
bus_set_resource takes a rid, not a pointer to a rid.
2004-02-22 00:29:04 +00:00
BUS_SETUP_INTR.9
add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
2004-02-10 20:34:44 +00:00
byteorder.9
Fixed the whatis(1) entry for this manpage by using only
2003-05-21 17:32:55 +00:00
cd.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
cdevsw_add.9
cdevsw_remove.9
condvar.9
Spelling fixes.
2004-06-21 14:11:45 +00:00
contigmalloc.9
A manual page for contigmalloc(9).
2004-03-06 02:09:17 +00:00
copy.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
cr_seeothergids.9
mdoc(7) fixes.
2004-07-06 07:26:23 +00:00
cr_seeotheruids.9
mdoc(7) fixes.
2004-07-06 07:26:23 +00:00
critical_enter.9
Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update
2002-04-12 05:06:38 +00:00
crypto.9
fix pathname typo
2003-01-28 17:11:48 +00:00
CTASSERT.9
Assorted mdoc(7) fixes.
2003-05-30 21:13:32 +00:00
DECLARE_GEOM_CLASS.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
DECLARE_MODULE.9
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
DELAY.9
Mdoc Janitor:
2003-10-23 01:31:25 +00:00
DEV_MODULE.9
devclass_add_driver.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
devclass_find.9
The devclass is an object type, mark it as such.
2003-06-02 15:34:14 +00:00
devclass_get_device.9
devclass_get_devices.9
devclass_get_maxunit.9
devclass_get_name.9
devclass_get_softc.9
devclass.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
device_add_child.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
DEVICE_ATTACH.9
Move advise from DEVICE_PROBE.9 about where to probe children.
2004-04-11 06:37:50 +00:00
device_delete_child.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
DEVICE_DETACH.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
device_enable.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_find_child.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_children.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_devclass.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_driver.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_ivars.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_name.9
device_get_name(9) and device_get_nameunit(9) return const char *, not int.
2003-11-06 15:54:32 +00:00
device_get_parent.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_softc.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_state.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_get_unit.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
DEVICE_IDENTIFY.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
device_ids.9
Catch up with the dev_t -> struct cdev change.
2004-06-22 20:18:15 +00:00
device_printf.9
Assorted mdoc(7) fixes.
2003-05-30 21:13:32 +00:00
device_probe_and_attach.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
DEVICE_PROBE.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
device_quiet.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_set_desc.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_set_driver.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
device_set_flags.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
DEVICE_SHUTDOWN.9
device.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
devstat.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
devsw.9
devtoname.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
disk.9
Spelling fixes.
2004-06-21 14:11:45 +00:00
domain.9
de-__P()
2002-10-10 00:32:55 +00:00
DRIVER_MODULE.9
driver.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
extattr.9
Mdoc Janitor:
2003-10-23 02:33:03 +00:00
fetch.9
g_access.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_attach.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_bio.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_consumer.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_data.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_event.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_geom.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_provider_by_name.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_provider.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
g_wither_geom.9
Tiny markup fixes.
2004-07-06 08:21:12 +00:00
get_cyclecount.9
Fix required includes in accordance with recent source fixes.
2002-03-01 18:43:15 +00:00
getnewvnode.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
groupmember.9
hexdump.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
ieee80211_crypto.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211_input.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211_ioctl.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211_node.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211_output.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211_proto.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211_radiotap.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ieee80211.9
Fixed document title (should be in all uppercase).
2004-07-07 12:59:39 +00:00
ifnet.9
Markup fixes.
2004-06-16 15:57:59 +00:00
inittodr.9
Mdoc Janitor:
2003-10-23 02:33:03 +00:00
intro.9
ithread.9
Fix the NAME section making whatis(1) happy in particular.
2004-07-05 17:12:53 +00:00
jumbo.9
mdoc(7) police: markup overhaul.
2002-12-12 14:17:24 +00:00
KASSERT.9
Remove a bogus NOTES section. Move that content elsewhere.
2003-05-16 19:54:20 +00:00
kernacc.9
use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock.
2003-01-21 11:34:57 +00:00
kobj.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
kthread.9
Update the documentation for kthread_create to include the pages argument.
2002-10-19 01:39:44 +00:00
ktr.9
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
lock.9
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
mac.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
make_dev.9
Mdoc Janitor:
2003-10-23 01:54:06 +00:00
Makefile
document vfs_suser.
2004-07-09 22:33:43 +00:00
malloc.9
Spelling fixes.
2004-06-21 14:11:45 +00:00
mbchain.9
mbpool.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
mbuf_tags.9
Document mbuf tags based on the OpenBSD manpage.
2004-05-20 09:34:19 +00:00
mbuf.9
MT_TAG is dead.
2004-07-07 16:48:16 +00:00
MD5.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
mdchain.9
mi_switch.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
microseq.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
microtime.9
microuptime.9
MODULE_DEPEND.9
MODULE_VERSION.9
module.9
Give kldunload a -f(orce) argument.
2004-07-13 19:36:59 +00:00
mtx_pool.9
Get rid of duplicates.
2003-09-14 13:41:59 +00:00
MUTEX_PROFILING.9
Add debug.mutex.prof.reset.
2004-01-28 22:21:04 +00:00
mutex.9
Fix the NAME section making whatis(1) happy in particular.
2004-07-05 17:12:53 +00:00
namei.9
Assorted mdoc(7) fixes.
2003-06-02 15:02:06 +00:00
p_candebug.9
mdoc(7) fixes.
2004-07-06 07:26:23 +00:00
panic.9
1. Catch up with the move of the declaration of panic() from <sys/param.h>
2003-10-17 06:25:37 +00:00
pbuf.9
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
pci.9
Slight content fixes.
2004-07-07 13:21:46 +00:00
pfil.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
pfind.9
Cross-reference pgfind(9) and pfind(9) from each others manual pages.
2003-11-08 13:41:22 +00:00
pgfind.9
Cross-reference pgfind(9) and pfind(9) from each others manual pages.
2003-11-08 13:41:22 +00:00
physio.9
Modernize description of physio. Make explicit that this creates a
2004-07-10 01:10:17 +00:00
pmap_activate.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_addr_hint.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_change_wiring.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_clear_modify.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_copy.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_enter.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_extract.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_growkernel.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_init.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_is_modified.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_is_prefaultable.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_map.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_mincore.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_object_init_pt.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_page_exists_quick.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_page_protect.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_pinit.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_qenter.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_release.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_remove.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_resident_count.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap_zero_page.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
pmap.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
printf.9
prison_check.9
mdoc(7) fixes.
2004-07-06 07:26:23 +00:00
pseudofs.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
psignal.9
random_harvest.9
Add sys/types.h to the list of required includes.
2002-04-12 05:23:16 +00:00
random.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
resettodr.9
Mdoc Janitor:
2003-10-23 02:33:03 +00:00
resource_int_value.9
rijndael.9
Fix the include path of rijndael.h.
2003-10-22 10:00:09 +00:00
rman.9
Add rman_get_device(9) to SYNOPSIS, .Nm and MLINK it to
2004-05-17 21:25:02 +00:00
rtalloc.9
Mdoc Janitor:
2003-10-23 02:15:46 +00:00
rtentry.9
Overhaul the markup.
2004-06-15 19:26:11 +00:00
runqueue.9
Tabs here upset my automatic checker, so replaced them with spaces.
2004-07-07 07:56:36 +00:00
sbuf.9
Bump document date.
2004-07-09 11:44:49 +00:00
scheduler.9
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
2002-12-30 21:18:15 +00:00
securelevel_gt.9
Document kernel functions securelevel_gt and securelevel_ge.
2004-03-07 15:22:08 +00:00
selrecord.9
mdoc(7) police: minor markup nits.
2002-05-30 13:33:59 +00:00
sema.9
mdoc(7) fixes.
2004-07-07 19:57:16 +00:00
signal.9
Revise markup.
2004-07-08 10:47:13 +00:00
sleep.9
o Be consistent with the declaration: pri -> priority.
2004-02-17 13:31:36 +00:00
sleepqueue.9
Spelling fixes.
2004-06-21 14:11:45 +00:00
spl.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
store.9
style.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
suser.9
- Overdue bump of the document date.
2004-04-06 19:49:21 +00:00
swi.9
Tabs here upset my automatic checker, so replaced them with spaces.
2004-07-07 07:56:36 +00:00
sx.9
Document that sx_unlock() exists as a macro.
2004-07-11 16:08:25 +00:00
SYSCALL_MODULE.9
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
sysctl_add_oid.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
sysctl_ctx_init.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
taskqueue.9
Removed trailing whitespace.
2004-07-02 19:07:33 +00:00
thread_exit.9
mdoc(7) police: overhaul.
2002-12-09 14:29:34 +00:00
time.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
timeout.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
tvtohz.9
ucred.9
mdoc(7) police: typos.
2002-08-13 14:57:33 +00:00
uidinfo.9
mdoc(7) police: nits.
2002-08-13 15:01:26 +00:00
uio.9
Do a style fixup on the example function.
2004-04-15 07:24:10 +00:00
utopia.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
vaccess_acl_posix1e.9
vaccess.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
vcount.9
vflush.9
Document thread parameter passed to VFS_ROOT and vflush.
2004-07-12 09:06:51 +00:00
vfs_busy.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_CHECKEXP.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_FHTOVP.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_getnewfsid.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_getvfs.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_INIT.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_mount.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_MOUNT.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_mountedon.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_QUOTACTL.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_ROOT.9
Document thread parameter passed to VFS_ROOT and vflush.
2004-07-12 09:06:51 +00:00
vfs_rootmountalloc.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_SET.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_START.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_STATFS.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_suser.9
document vfs_suser.
2004-07-09 22:33:43 +00:00
VFS_SYNC.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_timestamp.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_unbusy.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_UNMOUNT.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfs_unmountall.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
VFS_VGET.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS_VPTOFH.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
VFS.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vfsconf.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
vget.9
Mdoc Janitor:
2003-10-23 02:22:07 +00:00
vgone.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
vhold.9
vinvalbuf.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
vm_fault_prefault.9
Correct typos in the function name.
2004-07-06 07:12:34 +00:00
vm_map_check_protection.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_clean.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_create.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_delete.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_find.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_findspace.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_inherit.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_init.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_insert.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_lock.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_lookup.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_madvise.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_max.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_protect.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_remove.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_simplify_entry.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_stack.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_submap.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map_wire.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_map.9
Fixed the .Os call (missing or wrong).
2004-07-06 07:02:31 +00:00
vm_page_alloc.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
vm_page_bits.9
vm_page_cache.9
vm_page_copy.9
vm_page_deactivate.9
vm_page_dontneed.9
vm_page_flag.9
vm_page_free.9
vm_page_grab.9
vm_page_hold.9
Fix typo and change Fn to Xr.
2002-04-05 08:05:11 +00:00
vm_page_insert.9
vm_page_io.9
Make the manual page consistent and add a cross-reference to wakeup(9).
2004-05-05 10:01:06 +00:00
vm_page_lookup.9
vm_page_protect.9
vm_page_rename.9
vm_page_sleep_busy.9
vm_page_unmanage.9
vm_page_wakeup.9
vm_page_wire.9
vm_page_zero_fill.9
vm_set_page_size.9
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
vn_fullpath.9
mdoc(7) fixes.
2004-07-06 07:33:49 +00:00
vn_isdisk.9
vnode.9
Mdoc Janitor:
2003-10-23 02:22:07 +00:00
VOP_ACCESS.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_ACLCHECK.9
Mdoc Janitor:
2003-10-23 02:11:14 +00:00
VOP_ADVLOCK.9
Mdoc Janitor:
2003-10-23 02:11:14 +00:00
VOP_ATTRIB.9
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
VOP_BWRITE.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_CREATE.9
Update in the face of NDFREE.
2004-07-08 00:08:18 +00:00
VOP_FSYNC.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_GETACL.9
Mdoc Janitor:
2003-10-23 02:11:14 +00:00
VOP_GETEXTATTR.9
Mdoc Janitor:
2003-10-23 02:11:14 +00:00
VOP_GETPAGES.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
VOP_GETVOBJECT.9
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
VOP_INACTIVE.9
Mdoc Janitor:
2003-10-23 03:07:56 +00:00
VOP_IOCTL.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_LEASE.9
Mdoc Janitor:
2003-10-23 03:14:21 +00:00
VOP_LINK.9
Sort SEE ALSO references (in dictionary order, ignoring case).
2004-07-04 20:55:50 +00:00
VOP_LISTEXTATTR.9
Sweep formatting and assorted fixes.
2004-07-07 07:56:58 +00:00
VOP_LOCK.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_LOOKUP.9
Update comments in example as well.
2004-07-08 00:36:58 +00:00
VOP_OPENCLOSE.9
Add a comma after `e.g.', so that mdoc does not add two whitespaces
2004-05-11 14:13:52 +00:00
VOP_PATHCONF.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_PRINT.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_RDWR.9
There is no VOP_TRUNCATE anymore.
2004-07-08 00:43:50 +00:00
VOP_READDIR.9
Mdoc Janitor:
2003-10-23 02:11:14 +00:00
VOP_READLINK.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_REALLOCBLKS.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_REMOVE.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_RENAME.9
s/proc/thread
2004-07-08 00:38:28 +00:00
VOP_REVOKE.9
mdoc(7) police: tidy up.
2002-03-18 16:40:07 +00:00
VOP_SETACL.9
Mdoc Janitor:
2003-10-23 02:11:14 +00:00
VOP_SETEXTATTR.9
mdoc(7): Fix common mistakes made in the SEE ALSO section.
2003-09-12 21:54:11 +00:00
VOP_STRATEGY.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
VOP_VPTOFH.9
Mdoc Janitor:
2003-10-23 06:24:55 +00:00
vput.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
vref.9
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
vrele.9
Some mdoc(7) fixes:
2003-05-31 14:07:25 +00:00
vslock.9
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
watchdog.9
Fixed markup.
2004-07-06 07:39:50 +00:00
zero_copy.9
Fix spelling
2004-05-25 17:02:20 +00:00
zone.9
I don't normally use my middle name, so remove it from attributions in
2004-01-25 11:39:42 +00:00