##// END OF EJS Templates
factotum: add man reference to help output
Steven Stallion -
r16582:cbb916e2 stable
parent child Browse files
Show More
@@ -18,11 +18,11 b''
18 18
19 19 '''http authentication with factotum
20 20
21 This extension allows the factotum facility on Plan 9 from Bell Labs platforms
22 to provide authentication information for HTTP access. Configuration entries
23 specified in the auth section as well as authentication information provided
24 in the repository URL are fully supported. If no prefix is specified, a value
25 of ``*`` will be assumed.
21 This extension allows the factotum(4) facility on Plan 9 from Bell Labs
22 platforms to provide authentication information for HTTP access. Configuration
23 entries specified in the auth section as well as authentication information
24 provided in the repository URL are fully supported. If no prefix is specified,
25 a value of "*" will be assumed.
26 26
27 27 By default, keys are specified as::
28 28
General Comments 0
You need to be logged in to leave comments. Login now