home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / AP / MANPGS / MAN-PAGE.000 next >
Encoding:
Text File  |  1995-04-20  |  7.6 KB  |  175 lines

  1.  
  2. The Linux Documentation Project proudly announces. . .
  3.  
  4.  
  5.     man-pages-1.4.tar.gz - section 2, 3, 4, 5, 7, and 9 man pages for Linux
  6.  
  7.  
  8. Differences from version 1.3:
  9.     
  10.     I finally went through all my mail (since October 1993) and updated the
  11.     man pages with all the corrections and updates that folks sent to me.
  12.     If you think you sent me an update, and it didn't get into 1.4, please
  13.     send it again.  The following files, at least, have been updated:
  14.  
  15.         access.2 adjtimex.2 bdflush.2 brk.2 chroot.2 clone.2 dup.2 execve.2
  16.         fchdir.2 fork.2 fsync.2 geteuid.2 gettimeofday.2 idle.2 intro.2
  17.         link.2 modify_ldt.2 mprotect.2 open.2 setegid.2 seteuid.2 setgid.2
  18.         setregid.2 setreuid.2 setsid.2 setuid.2 sigpause.2 undocumented.2
  19.         wait.2
  20.  
  21.         catclose.3 catgets.3 catopen.3 closelog.3 intro.3 isalpha.3
  22.         openlog.3 strtod.3 syslog.3
  23.  
  24.         passwd.5 proc.5 termcap.5
  25.  
  26.         ascii.7 iso_8859_1.7
  27.  
  28.  
  29.     238 of the man pages now contain the following notice:
  30.  
  31.         Permission is granted to make and distribute verbatim copies of this
  32.         manual provided the copyright notice and this permission notice are
  33.         preserved on all copies.
  34.     
  35.         Permission is granted to copy and distribute modified versions of this
  36.         manual under the conditions for verbatim copying, provided that the
  37.         entire resulting derived work is distributed under the terms of a
  38.         permission notice identical to this one.
  39.  
  40.         Since the Linux kernel and libraries are constantly changing, this
  41.         manual page may be incorrect or out-of-date.  The author(s) assume no
  42.         responsibility for errors or omissions, or for damages resulting from
  43.         the use of the information contained herein.  The author(s) may not
  44.         have taken the same level of care in the production of this manual,
  45.         which is licensed free of charge, as they might when working
  46.         professionally.
  47.  
  48.         Formatted or processed versions of this manual, if unaccompanied by
  49.         the source, must acknowledge the copyright and authors of this work.
  50.  
  51.  
  52.     The following 41 man pages now contain the following notice:
  53.  
  54.         proc.5 iso_8859_1.7 intro.1 brk.2 intro.2 ioperm.2 termios.2 phys.2
  55.         ptrace.2 acct.2 setsid.2 intro.3 ftw.3 ftime.3 isatty.3 intro.4
  56.         tty.4 mem.4 ram.4 null.4 console.4 fd.4 hd.4 lp.4 ttys.4 passwd.5
  57.         utmp.5 ttytype.5 intro.5 group.5 nologin.5 securetty.5 environ.5
  58.         motd.5 issue.5 termcap.5 shells.5 intro.6 intro.7 ascii.7 intro.8
  59.  
  60.         This is free documentation; you can redistribute it and/or
  61.         modify it under the terms of the GNU General Public License as
  62.         published by the Free Software Foundation; either version 2 of
  63.         the License, or (at your option) any later version.
  64.  
  65.         The GNU General Public License's references to "object code"
  66.         and "executables" are to be interpreted as the output of any
  67.         document formatting or typesetting system, including
  68.         intermediate and printed output.
  69.  
  70.         This manual is distributed in the hope that it will be useful,
  71.         but WITHOUT ANY WARRANTY; without even the implied warranty of
  72.         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  73.         GNU General Public License for more details.
  74.  
  75.         You should have received a copy of the GNU General Public
  76.         License along with this manual; if not, write to the Free
  77.         Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
  78.         USA.
  79.  
  80.  
  81.     The notices on the following 56 man pages have not been changed:
  82.  
  83.         sysinfo.2 adjust_clock.9 ctrl-alt-del.9 in_group_p.9
  84.         kernel_mktime.9 proc_sel.9 file_table.9 file_table_init.9
  85.         filesystems.9 get_empty_filp.9 grow_files.9 insert_file_free.9
  86.         put_file_last.9 remove_file_free.9 getitimer.2 accept.2 alloca.3
  87.         bind.2 connect.2 exec.3 fclose.3 ferror.3 fflush.3 fopen.3 fread.3
  88.         fseek.3 getpass.3 getpeername.2 getpriority.2 getsockname.2
  89.         getsockopt.2 ioctl.2 killpg.2 listen.2 lseek.2 mmap.2 popen.3
  90.         printf.3 readlink.2 recv.2 scanf.3 send.2 setbuf.3 setpgid.2
  91.         setregid.2 setreuid.2 shutdown.2 sigblock.2 sigpause.2 socket.2
  92.         socketpair.2 statfs.2 stdarg.3 stdio.3 strtod.3 truncate.2
  93.  
  94.     214 of the 549 man pages are ".so" links
  95.  
  96.  
  97.  
  98. Differences from version 1.2:
  99.     Lots of bugs fixed by Jens Schweikhardt (The Typo Terminator):
  100.         man3/fget3.c  renamed to man3/fgetc.3
  101.         Fixed some .so problems (getnetbyname and friends)
  102.         About a dozen cases of word doubling corrected
  103.         About half a dozen semantic typos corrected
  104.         Ran all files through ispell and corrected >200 spelling typos
  105.         (If you ever write a man page, use ispell, I mean it!)
  106.         Explicitly tested all files whether they run through groff
  107.         Hard linked identical files (the ones with just .so foo/bar.1) thus
  108.         saving 115 disk blocks and 115 inodes.
  109.  
  110. Differences from version 1.0:
  111.     Thanks to Giorgio Ciucci for the following *NEW* man pages:
  112.         msgctl.2        msgrcv.2        semget.2        shmdt.2
  113.         msgget.2        msgsnd.2        semop.2         ipc.5
  114.         msgop.2         semctl.2        shmat.2         ftok.3
  115.     and for updates to shmctl.2, shmget.2, and shmop.2.
  116.  
  117.     Michael Haardt pointed out that some general formatting problems needed
  118.     fixing:
  119.             Multi-word arguments to .SH are now in quotes
  120.             Many instances of - (hyphen) were changed to \- (minus)
  121.             Several instances of \- (minus) were changed to \(em (dash)
  122.  
  123.     shells.5 updated (thanks to Michael Haardt)
  124.     gethostid.2 updated (thanks for Mitchum DSouza)
  125.     Minor updates to write.2, man.7, and a few other man pages.
  126.     Fully converted BSD man pages for:
  127.         all of the stdio functions (includes printf and scanf)
  128.         alloca, popen, stdarg, and exec
  129.  
  130.  
  131. Here is a breakdown of what this distribution contains:
  132.  
  133. Section 1 = user commands (intro only)
  134. Section 2 = system calls
  135. Section 3 = libc calls
  136. Section 4 = devices (e.g., hd, sd)
  137. Section 5 = file formats (e.g., wtmp, /etc/passwd)
  138. Section 6 = games (intro only)
  139. Section 7 = macro packages, etc. (e.g., nroff, ascii)
  140. Section 8 = system administration (intro only)
  141. Section 9 = internal kernel routines (for kernel hackers)
  142.  
  143. (There are no section 1, 6 and 8 man pages because these should be
  144. distributed with the binaries they are written for.)
  145.  
  146. Note that only Section 2 is really complete, but Section 3 contains several
  147. hundred man pages.  I have included all completed man pages in this
  148. distribution to give people an idea of what is available.  If you want to
  149. write some man pages, please join the linux-activists DOC channel.
  150.  
  151. To install this distribution, do something like:
  152.  
  153.     cd /usr/man; zcat man-pages-1.4.tar.gz | tar xvpf -
  154.  
  155. The following people (listed in alphabetical order by first name) who
  156. wrote, edited, or otherwise contributed to this project:
  157.  
  158.     Alan Cox (iialan@iifeak.swan.ac.uk)
  159.     Dan Miner (dminer@nyx.cs.du.edu)
  160.     Daniel Quinlan (quinlan@yggdrasil.com)
  161.     Darren Senn (sinster@scintilla.santa-clara.ca.us)
  162.     David Metcalfe (david@prism.demon.co.uk)
  163.     Drew Eckhardt (drew@cs.colorado.edu)
  164.     Giorgio Ciucci (giorgio@crcc.it)
  165.     Graeme W. Wilford (G.Wilford@ee.surrey.ac.uk)
  166.     Ian Jackson (iwj10@cus.cam.ac.uk)
  167.     Jens Schweikhardt (Jens.Schweikhardt@rus.uni-stuttgart.de)
  168.     Luigi P. Bai (lpb@neosoft.com)
  169.     Michael Edward Chastain (mec@shell.portal.com)
  170.     Michael Haardt (u31b3hs@pool.informatik.rwth-aachen.de)
  171.     Mitchum DSouza (m.dsouza@mrc-apu.cam.ac.uk)
  172.     Rik Faith (faith@cs.unc.edu)
  173.     Steven Greenland (stevegr@sugar.neosoft.com)
  174.     Thomas Koenig (ig25@rz.uni-karlsruhe.de)
  175.