]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/getlogin.3
Global change to many pages...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 13 Jan 2006 02:09:44 +0000 (02:09 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 13 Jan 2006 02:09:44 +0000 (02:09 +0000)
commit28d88c175143bdbc136bab4e30dd9f8d7299584b
tree23a00465a49f0162b4cdf1eebc61627bebef44a8
parent89c9a3145e552606737f11a9ed2f3822b9930460
Global change to many pages...
Various pages use inconsistent terms for 'null byte' (which
is the C99/SUSv3 term for the '\0' character).
To rectify this the following changes were made in these pages:

Replace 'zero byte' with 'null byte'.
Replace 'null character' with 'null byte'.
Replace 'nulls' with 'null bytes'.
Replace 'NUL-terminated' by 'null-terminated'.
Replace 'NUL' by 'null byte'.
Replace 'terminating NUL' by 'terminating null byte'.
Replace 'final NUL' by 'terminating null byte'.
Replace 'NUL character' by 'null byte'.
46 files changed:
Changes
man1/cp.1
man1/dd.1
man2/getdomainname.2
man2/gethostname.2
man2/listxattr.2
man2/lseek.2
man2/readlink.2
man2/stat.2
man2/sysfs.2
man2/truncate.2
man2/uname.2
man2/ustat.2
man3/argz_add.3
man3/asprintf.3
man3/bstring.3
man3/bzero.3
man3/confstr.3
man3/dlopen.3
man3/fwide.3
man3/gethostbyname.3
man3/getline.3
man3/getlogin.3
man3/getnameinfo.3
man3/getpass.3
man3/hsearch.3
man3/perror.3
man3/printf.3
man3/readdir.3
man3/scanf.3
man3/stpcpy.3
man3/strdup.3
man3/strfmon.3
man3/strftime.3
man3/string.3
man3/strptime.3
man3/sysconf.3
man3/termios.3
man3/ttyname.3
man4/dsp56k.4
man4/tty_ioctl.4
man5/elf.5
man5/proc.5
man5/termcap.5
man7/charsets.7
man7/unix.7