mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Put Network and Local domains in the right order in initial paragraph
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24813 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1d5ed55743
commit
7c2751f119
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ any later version published by the Free Software Foundation.
|
|||
|
||||
On GNUstep, there are four separate places where files related to
|
||||
GNUstep are installed: these places are called "domains". These four
|
||||
domains are the System domain, the Local domain, the Network domain,
|
||||
domains are the System domain, the Network domain, the Local domain,
|
||||
and the User domain. Each of these domains serve a special purpose.
|
||||
|
||||
You can install various things in each domain; for example
|
||||
|
|
Loading…
Reference in a new issue