doc: Further rationale

Note that startx itself does call upon admins to improve the script for
their particular situation.

This also removes the example using DESTDIR as any package maintainer
would already be familiar with this standard and expect it to work
implicitly.  For those who aren't familiar it merely serves as minor
confusion.
This commit is contained in:
earnestly 2021-07-04 15:08:20 +01:00
parent 2742daede4
commit e3687899a2
1 changed files with 5 additions and 3 deletions

8
README
View File

@ -6,7 +6,9 @@ INTRODUCTION
an Xorg server.
It started life as a proof of concept while attempting to learn how both
xinit and startx worked.
xinit and startx worked while taking up the offer presented in startx:
> Site administrators are STRONGLY urged to write nicer versions.
It is not a direct replacement however as it provides a different, more
limited, interface.
@ -31,7 +33,7 @@ INTRODUCTION
* The XDG_CONFIG_HOME/sx/sxrc file is used instead of .xinitrc and is
required to be executable.
For a rationale on why this exists, the author invites the reader to
For a rationale on why this exists the author invites the reader to
look over the source code for both xinit and startx.
REQUIRES
@ -42,4 +44,4 @@ REQUIRES
INSTALL
make PREFIX=/usr DESTDIR=staged install
make PREFIX=/usr install