We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Apply man page patches by Neil Wilson <neil@brightbox.co.uk> (aldursys).
Hongli Lai (Phusion) (author)
Sun Jun 08 06:50:56 -0700 2008
commit  0bd1bca30b3d58ce1ecc24d2ecca0592a6e28ab3
tree    2ee9d70a2125c2fbef13152dadb24e5671390041
parent  47cdbadc52848e38b3a1f36ae49eebc8c5680466
...
17
18
19
20
 
21
22
 
23
24
25
...
17
18
19
 
20
21
 
22
23
24
25
0
@@ -17,9 +17,9 @@ Shows the Phusion Passenger root directory
0
 Shows the current Phusion Passenger version number
0
 .SH "SEE ALSO"
0
 .LP
0
-passenger\-memory\-stats (1), passenger\-stress\-test (1), passenger-status (8)
0
+passenger\-memory\-stats(1), passenger\-stress\-test(1), passenger\-status(8)
0
 .LP
0
-Users guide at http://www.modrails.com/documentation.html
0
+User guide at http://www.modrails.com/documentation.html
0
 .SH "AUTHOR"
0
 .LP
0
 Phusion Passenger is written by Phusion (http://www.phusion.nl)
...
2
3
4
5
 
6
7
8
...
31
32
33
34
 
35
36
 
37
38
39
...
2
3
4
 
5
6
7
8
...
31
32
33
 
34
35
 
36
37
38
39
0
@@ -2,7 +2,7 @@
0
 .SH "NAME"
0
 .LP
0
 passenger\-status \- inspect Phusion Passenger's internal status
0
-.SH "SYNTAX"
0
+.SH "SYNOPSIS"
0
 .LP
0
 \fBpassenger\-status\fR [\fIpid\fR]
0
 .SH "DESCRIPTION"
0
@@ -31,9 +31,9 @@ The \fIapplications\fR section shows each application instance, which directory
0
 The process ID of the Phusion Passenger instance you want to look at
0
 .SH "SEE ALSO"
0
 .LP
0
-passenger\-memory\-stats(1), ps(1), top(1)
0
+passenger\-memory\-stats(8), ps(1), top(1)
0
 .LP
0
-Users guide at http://www.modrails.com/documentation.html
0
+User guide at http://www.modrails.com/documentation.html
0
 .SH "AUTHOR"
0
 .LP
0
 Phusion Passenger is written by Phusion (http://www.phusion.nl)
...
2
3
4
5
 
6
7
8
...
31
32
33
34
 
35
36
 
37
38
39
...
2
3
4
 
5
6
7
8
...
31
32
33
 
34
35
 
36
37
38
39
0
@@ -2,7 +2,7 @@
0
 .SH "NAME"
0
 .LP
0
 passenger\-stress\-test \- stress tests a Phusion Passenger powered website.
0
-.SH "SYNTAX"
0
+.SH "SYNOPSIS"
0
 .LP
0
 \fBpassenger\-stress\-test\fR <\fIhostname\fR> <\fIapp_roo\fRt> [\fIoptions\fR]
0
 .SH "DESCRIPTION"
0
@@ -31,9 +31,9 @@ Output help information and exit.
0
 
0
 .SH "SEE ALSO"
0
 .LP
0
-passenger\-config(1), passenger\-memory\-stats(1)
0
+passenger\-config(1), passenger\-memory\-stats(8), passenger\-status(8)
0
 .LP
0
-Users guide at http://www.modrails.com/documentation.html
0
+User guide at http://www.modrails.com/documentation.html
0
 .SH "AUTHOR"
0
 .LP
0
 Phusion Passenger is written by Phusion (http://www.phusion.nl)

Comments

    No one has commented yet.