Removed all avoidable references to the U word (comments excepted).
authorGarrett Wollman <wollman@FreeBSD.org>
Thu, 3 Feb 1994 00:51:17 +0000 (00:51 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Thu, 3 Feb 1994 00:51:17 +0000 (00:51 +0000)
commit326e0c26623d0901f8754b3153b3884568fe6715
treebf797cdde679dc3af11f90595f572e0e68f04dd1
parent62b62b57ad1d71d460f8ff1111ffbcc8c21e8aed
Removed all avoidable references to the U word (comments excepted).
[AP]F_UNIX -> [AP]F_LOCAL rename can wait, methinks.
Fixed all man pages which talk about AT&T UNIX to use the .At macro
so the formatting comes out right (a different font is used in the
typeset version).
17 files changed:
lib/libc/compat-43/creat.2
lib/libc/db/man/dbopen.3
lib/libc/sys/acct.2
lib/libc/sys/brk.2
lib/libc/sys/fork.2
lib/libc/sys/ioctl.2
lib/libc/sys/mknod.2
lib/libc/sys/mount.2
lib/libc/sys/open.2
lib/libc/sys/pipe.2
lib/libc/sys/read.2
lib/libc/sys/socket.2
lib/libc/sys/sync.2
lib/libc/sys/uname.2
lib/libc/sys/unlink.2
lib/libc/sys/wait.2
lib/libc/sys/write.2