Fossil SCM

In help texts, mention that 'winsrv' is only available on Windows.

danield 2025-03-10 09:55 trunk
Commit e2c161bafb2a2a05fc5cf081ce71ffdfa975602f1af30e45f69e54edcef2436e
1 file changed +3 -3
+3 -3
--- src/main.c
+++ src/main.c
@@ -2399,11 +2399,11 @@
23992399
** The lines are processed in the order they are read, which is most
24002400
** significant for "errorlog:", which should be set before "repository:"
24012401
** so that any warnings from the database when opening the repository
24022402
** go to that log file.
24032403
**
2404
-** See also: [[http]], [[server]], [[winsrv]]
2404
+** See also: [[http]], [[server]], [[winsrv]] [Windows only]
24052405
*/
24062406
void cmd_cgi(void){
24072407
const char *zNotFound = 0;
24082408
char **azRedirect = 0; /* List of repositories to redirect to */
24092409
int nRedirect = 0; /* Number of entries in azRedirect */
@@ -2858,11 +2858,11 @@
28582858
** to force use of the current local skin config.
28592859
** --th-trace Trace TH1 execution (for debugging purposes)
28602860
** --usepidkey Use saved encryption key from parent process. This is
28612861
** only necessary when using SEE on Windows or Linux.
28622862
**
2863
-** See also: [[cgi]], [[server]], [[winsrv]]
2863
+** See also: [[cgi]], [[server]], [[winsrv]] [Windows only]
28642864
*/
28652865
void cmd_http(void){
28662866
const char *zIpAddr = 0;
28672867
const char *zNotFound;
28682868
const char *zHost;
@@ -3240,11 +3240,11 @@
32403240
** user and group.
32413241
** --th-trace Trace TH1 execution (for debugging purposes)
32423242
** --usepidkey Use saved encryption key from parent process. This is
32433243
** only necessary when using SEE on Windows or Linux.
32443244
**
3245
-** See also: [[cgi]], [[http]], [[winsrv]]
3245
+** See also: [[cgi]], [[http]], [[winsrv]] [Windows only]
32463246
*/
32473247
void cmd_webserver(void){
32483248
int iPort, mxPort; /* Range of TCP ports allowed */
32493249
const char *zPort; /* Value of the --port option */
32503250
const char *zBrowser; /* Name of web browser program */
32513251
--- src/main.c
+++ src/main.c
@@ -2399,11 +2399,11 @@
2399 ** The lines are processed in the order they are read, which is most
2400 ** significant for "errorlog:", which should be set before "repository:"
2401 ** so that any warnings from the database when opening the repository
2402 ** go to that log file.
2403 **
2404 ** See also: [[http]], [[server]], [[winsrv]]
2405 */
2406 void cmd_cgi(void){
2407 const char *zNotFound = 0;
2408 char **azRedirect = 0; /* List of repositories to redirect to */
2409 int nRedirect = 0; /* Number of entries in azRedirect */
@@ -2858,11 +2858,11 @@
2858 ** to force use of the current local skin config.
2859 ** --th-trace Trace TH1 execution (for debugging purposes)
2860 ** --usepidkey Use saved encryption key from parent process. This is
2861 ** only necessary when using SEE on Windows or Linux.
2862 **
2863 ** See also: [[cgi]], [[server]], [[winsrv]]
2864 */
2865 void cmd_http(void){
2866 const char *zIpAddr = 0;
2867 const char *zNotFound;
2868 const char *zHost;
@@ -3240,11 +3240,11 @@
3240 ** user and group.
3241 ** --th-trace Trace TH1 execution (for debugging purposes)
3242 ** --usepidkey Use saved encryption key from parent process. This is
3243 ** only necessary when using SEE on Windows or Linux.
3244 **
3245 ** See also: [[cgi]], [[http]], [[winsrv]]
3246 */
3247 void cmd_webserver(void){
3248 int iPort, mxPort; /* Range of TCP ports allowed */
3249 const char *zPort; /* Value of the --port option */
3250 const char *zBrowser; /* Name of web browser program */
3251
--- src/main.c
+++ src/main.c
@@ -2399,11 +2399,11 @@
2399 ** The lines are processed in the order they are read, which is most
2400 ** significant for "errorlog:", which should be set before "repository:"
2401 ** so that any warnings from the database when opening the repository
2402 ** go to that log file.
2403 **
2404 ** See also: [[http]], [[server]], [[winsrv]] [Windows only]
2405 */
2406 void cmd_cgi(void){
2407 const char *zNotFound = 0;
2408 char **azRedirect = 0; /* List of repositories to redirect to */
2409 int nRedirect = 0; /* Number of entries in azRedirect */
@@ -2858,11 +2858,11 @@
2858 ** to force use of the current local skin config.
2859 ** --th-trace Trace TH1 execution (for debugging purposes)
2860 ** --usepidkey Use saved encryption key from parent process. This is
2861 ** only necessary when using SEE on Windows or Linux.
2862 **
2863 ** See also: [[cgi]], [[server]], [[winsrv]] [Windows only]
2864 */
2865 void cmd_http(void){
2866 const char *zIpAddr = 0;
2867 const char *zNotFound;
2868 const char *zHost;
@@ -3240,11 +3240,11 @@
3240 ** user and group.
3241 ** --th-trace Trace TH1 execution (for debugging purposes)
3242 ** --usepidkey Use saved encryption key from parent process. This is
3243 ** only necessary when using SEE on Windows or Linux.
3244 **
3245 ** See also: [[cgi]], [[http]], [[winsrv]] [Windows only]
3246 */
3247 void cmd_webserver(void){
3248 int iPort, mxPort; /* Range of TCP ports allowed */
3249 const char *zPort; /* Value of the --port option */
3250 const char *zBrowser; /* Name of web browser program */
3251

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button