From 5d4fb5cfea08e15a5211ccb69f45a2d9c83009f4 Mon Sep 17 00:00:00 2001 From: Paul McMillan Date: Sun, 25 Mar 2012 19:04:11 +0000 Subject: [PATCH] Fix lintian error in manpages. Fixes a lintian I: message about improper use of minus instead of a hyphen. The Debian/Ubuntu maintainers have been keeping this as a diff, and couldn't be bothered to contribute it upstream. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17808 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