Removing garbled text

This commit is contained in:
Jay McCarthy 2011-09-02 22:32:32 -06:00
parent 64a1aee65d
commit 7bb389cda2

View File

@ -47,7 +47,7 @@ operations:
@item{Allows the @racket["/conf/refresh-passwords"] URL to refresh the password file.} @item{Allows the @racket["/conf/refresh-passwords"] URL to refresh the password file.}
@item{Allows the @racket["/conf/collect-garbage"] URL to call the garbage collector.} @item{Allows the @racket["/conf/collect-garbage"] URL to call the garbage collector.}
@item{Allows the @racket["/conf/refresh-servlets"] URL to refresh the servlets cache.} @item{Allows the @racket["/conf/refresh-servlets"] URL to refresh the servlets cache.}
@item{Execute servlets in the mapping URLs to the given servlet root directory under htdocs.} @item{Executes servlets mapping URLs to the given servlet root directory under htdocs.}
@item{Serves files under the @racket["/"] URL in the given htdocs directory.} @item{Serves files under the @racket["/"] URL in the given htdocs directory.}
] ]