freebsd-dev/lib/libc/sys
Giorgos Keramidas 6fb9b618f5 Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters.

MFC after:	1 week
Thanks to:	Music band ``Chingon''
		for keeping me company while searching for these.
2005-07-31 03:30:48 +00:00
..
__error.c
_exit.2 Punctuation marks should be separate arguments in groff macros. 2004-12-22 16:20:12 +00:00
accept.2 Document the fact that accept(2) may return EINVAL when addrlen is 2005-05-04 11:09:26 +00:00
access.2
acct.2 ``NULL is a specific instance of a null pointer constant; the generic is 2004-12-23 23:45:25 +00:00
adjtime.2 ``NULL is a specific instance of a null pointer constant; the generic is 2004-12-23 23:45:25 +00:00
aio_cancel.2
aio_error.2
aio_read.2
aio_return.2
aio_suspend.2 ``NULL is a specific instance of a null pointer constant; the generic is 2004-12-23 23:45:25 +00:00
aio_waitcomplete.2
aio_write.2
bind.2
brk.2 Sort sections. 2005-01-20 09:17:07 +00:00
chdir.2
chflags.2
chmod.2 Catch up with stat.h a bit: 2004-12-29 20:00:29 +00:00
chown.2
chroot.2
clock_gettime.2
close.2
connect.2
dup.2
execve.2
extattr_get_file.2 Fix the wording in this man page so that it 2005-06-10 16:54:17 +00:00
fcntl.2
fhopen.2 Use 'manual page' instead of 'man page' for consistency. 2005-06-30 13:18:15 +00:00
flock.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
fork.2
fsync.2
ftruncate.c
getdirentries.2
getdtablesize.2
getfh.2
getfsstat.2
getgid.2
getgroups.2
getitimer.2 ``NULL is a specific instance of a null pointer constant; the generic is 2004-12-23 23:45:25 +00:00
getlogin.2 Sort sections. 2005-01-20 09:17:07 +00:00
getpeername.2
getpgrp.2 Sort sections. 2005-01-20 09:17:07 +00:00
getpid.2
getpriority.2
getrlimit.2
getrusage.2 Sort sections. 2005-01-20 09:17:07 +00:00
getsid.2
getsockname.2 Sort sections. 2005-01-20 09:17:07 +00:00
getsockopt.2 Sort sections. 2005-01-20 09:17:07 +00:00
gettimeofday.2
getuid.2
intro.2 remove the supposed max of 2^31, it hasn't been this small in a very 2005-07-18 22:27:41 +00:00
ioctl.2
issetugid.2
jail.2 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
kenv.2 Use 'manual page' instead of 'man page' for consistency. 2005-06-30 13:18:15 +00:00
kill.2
kldfind.2
kldfirstmod.2
kldload.2
kldnext.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
kldstat.2
kldsym.2
kldunload.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
kqueue.2 Update .Dd value. 2005-06-04 19:44:09 +00:00
kse.2 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
ktrace.2
link.2
lio_listio.2
listen.2
lseek.2 Sort sections. 2005-01-20 09:17:07 +00:00
lseek.c
madvise.2
Makefile.inc - Add two new system calls: preadv() and pwritev() which are like readv() 2005-07-07 18:17:55 +00:00
mincore.2
minherit.2 Sort sections. 2005-01-20 09:17:07 +00:00
mkdir.2
mkfifo.2
mknod.2
mlock.2 Sort sections. 2005-01-20 09:17:07 +00:00
mlockall.2
mmap.2 Document the fact that if MAP_FIXED request has been successful it 2005-07-15 11:37:25 +00:00
mmap.c
modfind.2
modnext.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
modstat.2
mount.2 Fix a few markup nits in previous commit. 2005-02-25 00:40:46 +00:00
mprotect.2
msync.2
munmap.2
nanosleep.2
nfssvc.2
ntp_adjtime.2
ntp_gettime.2
open.2
pathconf.2 Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
pipe.2
poll.2 Sort sections. 2005-01-20 09:17:07 +00:00
pread.c
profil.2
ptrace.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
pwrite.c
quotactl.2 Sort sections. 2005-01-20 09:17:07 +00:00
read.2 Document the ECONNRESET errno value. 2005-07-29 07:42:10 +00:00
readlink.2
reboot.2 Sort sections. 2005-01-20 09:17:07 +00:00
recv.2 Document the ECONNRESET errno value. 2005-07-29 07:42:10 +00:00
rename.2
revoke.2
rfork.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
rmdir.2
rtprio.2 Sort sections. 2005-01-20 09:17:07 +00:00
sched_get_priority_max.2
sched_setparam.2
sched_setscheduler.2
sched_yield.2
select.2 Sort sections. 2005-01-20 09:17:07 +00:00
semctl.2 Eliminate macro calls inside literal displays. 2005-01-15 12:28:01 +00:00
semget.2 Expand contractions. 2005-02-15 09:27:00 +00:00
semop.2 Eliminate macro calls inside literal displays. 2005-01-15 12:28:01 +00:00
send.2 Assorted markup fixes. 2005-06-15 19:04:04 +00:00
sendfile.2 Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
setgroups.2
setpgid.2 Sort sections. 2005-01-20 09:17:07 +00:00
setregid.2
setresuid.2
setreuid.2
setsid.2
setuid.2
shm_open.2 Sort sections. 2005-01-20 09:17:07 +00:00
shmat.2
shmctl.2 Expand contractions. 2005-02-13 23:45:54 +00:00
shmget.2
shutdown.2
sigaction.2 Sort sections. 2005-01-20 09:17:07 +00:00
sigaltstack.2
sigpending.2
sigprocmask.2
sigreturn.2
sigstack.2
sigsuspend.2
sigwait.2
socket.2
socketpair.2 Sort sections. 2005-01-20 09:17:07 +00:00
stat.2 Sort sections. 2005-01-20 09:17:07 +00:00
statfs.2 MNT_NODEV is deprecated. 2004-11-29 09:56:12 +00:00
swapon.2
symlink.2
sync.2 Sort sections. 2005-01-20 09:17:07 +00:00
sysarch.2
syscall.2 Sort sections. 2005-01-20 09:17:07 +00:00
truncate.2 Sort sections. 2005-01-20 09:17:07 +00:00
truncate.c
umask.2
undelete.2
unlink.2 Xref chflags(2). 2005-02-23 23:55:58 +00:00
utimes.2
utrace.2
uuidgen.2 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
vfork.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
wait.2 Sort sections. 2005-01-20 09:17:07 +00:00
write.2 - Add two new system calls: preadv() and pwritev() which are like readv() 2005-07-07 18:17:55 +00:00