@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Clarifying the operating system choices.

Test Plan: looked at words, words looked good

Reviewers: O1 Blessed Committers, chris

Reviewed By: O1 Blessed Committers, chris

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Tags: #documentation

Differential Revision: https://we.phorge.it/D25427

+5 -5
+5 -5
src/docs/user/installation_guide.diviner
··· 54 54 software does not run on Windows. It does run on most other operating systems, 55 55 so choose one of these instead: 56 56 57 - - **Linux**: Most installs use Linux. 58 - - **Mac OS X**: Mac OS X is an acceptable flavor of Linux. 59 - - **FreeBSD**: While FreeBSD is certainly not a flavor of Linux, it is a fine 57 + - **GNU/Linux**: Most installs use Linux. 58 + - **Mac OS X**: Mac OS X is an acceptable non-flavor of Linux. 59 + - **BSD**: While BSD is certainly not a flavor of Linux, it is a fine 60 60 operating system possessed of many desirable qualities, and Phorge will 61 - install and run properly on FreeBSD. 62 - - **Solaris, etc.**: Other systems which look like Linux and quack like Linux 61 + install and run properly on BSD. 62 + - **Solaris, etc.**: Other systems which look like *nix and quack like *nix 63 63 will generally work fine, although we may suffer a reduced ability to 64 64 support and resolve issues on unusual operating systems. 65 65