Blob Blame History Raw
diff --git a/docs/conf.py b/docs/conf.py
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -226,7 +226,7 @@ latex_documents = [
 # (source start file, name, description, authors, manual section).
 man_pages = [
     (
-        'index', 'libsass', u'libsass Documentation',
+        'index', 'pysassc', u'libsass Documentation',
         [u'Hong Minhee'], 1,
     ),
 ]