Penguin

Differences between version 6 and previous revision of hier(7).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Sunday, May 18, 2003 1:08:55 pm by WikiAdmin Revert
Older page: version 5 Last edited on Sunday, May 18, 2003 1:07:03 pm by WikiAdmin Revert
@@ -69,9 +69,9 @@
 ;''/usr/include/asm'': Include files which declare some assembler functions. This used to be a symbolic link to ''/usr/src/linux/include/asm''. 
  
 ;''/usr/include/linux'': This contains information which may change from system release to system release and used to be a symbolic link to ''/usr/src/linux/include/linux'' to get at operating system specific information. 
  
-(Note that one should have include files there that work correctly with the current libc and in user space. However, Linux kernel source is not designed to be used with user programs and does not know anything about the libc you are using. It is very likely that things will break if you let ''/usr/include/asm'' and ''/usr/include/linux'' point at a random kernel tree. Debian systems don't do this and use headers from a known good kernel version, provided in the libc*-dev package.) 
+;: (Note that one should have include files there that work correctly with the current libc and in user space. However, Linux kernel source is not designed to be used with user programs and does not know anything about the libc you are using. It is very likely that things will break if you let ''/usr/include/asm'' and ''/usr/include/linux'' point at a random kernel tree. Debian systems don't do this and use headers from a known good kernel version, provided in the libc*-dev package.) 
  
 ;''/usr/include/g++'': Include files to use with the GNU C++ compiler. 
  
 ;''/usr/lib'': Object libraries, including dynamic libraries, plus some executables which usually are not invoked directly. More complicated programs may have whole subdirectories there. 
@@ -139,9 +139,11 @@
 ;''/usr/share/tmac'': Troff macros that are not distributed with groff. 
  
 ;''/usr/share/zoneinfo'': Files for timezone information. 
  
-;''/usr/share/doc'': ;''/usr/share/man'': Manpages go in there, into their subdirectories. 
+;''/usr/share/doc'':  
+  
+ ;''/usr/share/man'': Manpages go in there, into their subdirectories. 
  
 ;''/usr/share/man/<locale>/man[[1-9]'': These directories contain manual pages which are in source code form. Systems which use a unique language and code set for all manual pages may omit the ''<locale>'' substring. 
  
 ;''/usr/src'': Source files for different parts of the system, included with some packages for reference purposes. Don't work here with your own projects, as files below /usr should be read-only except when installing software. 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.