mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
audit the usage of "only"
There are still a few iffy places (notably around certain prepositions), but the relevant sentences are now much easier to read.
This commit is contained in:
parent
0a203c0ab5
commit
997102fea8
107 changed files with 195 additions and 194 deletions
|
@ -136,7 +136,7 @@ and copy id1/*.pak to it. (<quakeforge-prefix> will be /usr/local/ by default)
|
|||
Example:
|
||||
$ cd <quakeforge-prefix>
|
||||
$ mkdir -p share/games/quakeforge/id1/
|
||||
(Note: the -p option is only avaible on systems with GNU-fileutils, make the
|
||||
(Note: the -p option is avaible only on systems with GNU-fileutils, make the
|
||||
missing parent-directorys manually if -p switch fails)
|
||||
$ cp <quake1-dir>/id1/*.pak <quakeforge-prefix>/share/games/quakeforge/id1/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue