~john-koepi/ubuntu/trusty/memcached/default

« back to all changes in this revision

Viewing changes to debian/patches/02_manpage_additions.patch

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-10-05 13:27:39 UTC
  • mfrom: (1.1.8 upstream) (3.3.4 sid)
  • Revision ID: james.westby@ubuntu.com-20111005132739-ntsnlj16fcze221i
Tags: 1.4.7-0.1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Run as 'memcache' user instead of nobody (LP #599461)
  - Depend on adduser for preinst/postrm
  - Create user in postinst

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: memcached-1.4.2/doc/memcached.1
2
 
===================================================================
3
 
--- memcached-1.4.2.orig/doc/memcached.1
4
 
+++ memcached-1.4.2/doc/memcached.1
 
1
--- a/doc/memcached.1
 
2
+++ b/doc/memcached.1
5
3
@@ -1,4 +1,4 @@
6
4
-.TH MEMCACHED 1 "April 11, 2005"
7
5
+.TH MEMCACHED 1 "October 16, 2009"
8
6
 .SH NAME
9
7
 memcached \- high-performance memory object caching system
10
8
 .SH SYNOPSIS
11
 
@@ -95,29 +95,39 @@ Be verbose during the event loop; print 
 
9
@@ -95,29 +95,39 @@
12
10
 Be even more verbose; same as \-v but also print client commands and
13
11
 responses.
14
12
 .TP