From 37c0e10e8c2a8630c372d15b36cc4f07b7a2830b Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Thu, 29 Mar 2012 15:08:38 +0000 Subject: [PATCH] [1.4.X] Fix lintian error in manpages. Backport of r17808 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17817 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/man/django-admin.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index 38d9c288e7..1f693b8975 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -194,7 +194,7 @@ The domain of the message files (default: "django") when using makemessages. .TP .I \-e, \-\-extension=EXTENSION The file extension(s) to examine (separate multiple -extensions with commas, or use -e multiple times) (makemessages command). +extensions with commas, or use \-e multiple times) (makemessages command). .TP .I \-s, \-\-symlinks Follows symlinks to directories when examining source code and templates for