Jargon file v2.1.5 28 NOV 1990 -- part 1 of 6

Robert Mayoff mayoff at cs.utexas.edu
Fri Nov 30 05:32:48 AEST 1990


In article <1YbxCV#0YFHYG9zh4Tw3Ytjsy4ddrOM=eric at snark.thyrsus.com> eric at snark.thyrsus.com (Eric S. Raymond) writes:
>UNIX CONVENTIONS
>   References such as `malloc(3)' and `patch(1)' are to UNIX
>facilities (some of which, such as patch(1), are actually freeware
>distributed over USENET). The UNIX manuals use `foo(n)' to refer to
>item foo in section n) of the manual, where n=1 is utilities, n=2 is
>system calls, n=3 is C library routines, n=4 is file formats, n=5 is
>a miscellany, n=6 is games, n=7 is device drivers, and n=8 is system
>administration tools.

I'm offended.  This is just plain wrong.  The correct order is 1 User Commands, 2 System Calls, 3 Subroutines, 4 Devices, 5 File Formats, 6 Games & Demos, 7 Miscellaneous, and 8 Maintenance Commands.
-- 
/_  rob		<mayoff at cs.utexas.edu>
 /_ Fun things to do with UNIX (#118 in a series):
  / tail -f super.grow | cat /etc/motd - >> super.grow



More information about the Comp.unix.internals mailing list