fix cutto
authorhttp://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web>
Wed, 30 Jul 2008 18:55:58 +0000 (14:55 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 30 Jul 2008 18:55:58 +0000 (14:55 -0400)
doc/plugins/contrib/unixauth.mdwn

index 7442b6291dcbfba2e2f49b148d6e45ca68c9f34c..f7019b4b89258107fc49364dad19e1a99e5c2fc9 100644 (file)
@@ -38,7 +38,7 @@ __Security__: [As with passwordauth](/security/#index14h2), be wary of sending u
 
 [[!toggleable id="code" text="""
 
-    #!/usr//bin/perl
+    #!/usr/bin/perl
     # Ikiwiki unixauth authentication.
     package IkiWiki::Plugin::unixauth;