| Index: man/man7/depot_tools.7
 | 
| diff --git a/man/man7/depot_tools.7 b/man/man7/depot_tools.7
 | 
| index d37d90e8874f72f0cac7f232c48a04bafbe1fcdb..4055bdba2f2ee2996c724d7d0394ebeb29dad8f9 100644
 | 
| --- a/man/man7/depot_tools.7
 | 
| +++ b/man/man7/depot_tools.7
 | 
| @@ -2,12 +2,12 @@
 | 
|  .\"     Title: depot_tools
 | 
|  .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 | 
|  .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
 | 
| -.\"      Date: 08/25/2014
 | 
| +.\"      Date: 09/09/2014
 | 
|  .\"    Manual: Chromium depot_tools Manual
 | 
| -.\"    Source: depot_tools 19f1c45
 | 
| +.\"    Source: depot_tools 40ce153
 | 
|  .\"  Language: English
 | 
|  .\"
 | 
| -.TH "DEPOT_TOOLS" "7" "08/25/2014" "depot_tools 19f1c45" "Chromium depot_tools Manual"
 | 
| +.TH "DEPOT_TOOLS" "7" "09/09/2014" "depot_tools 40ce153" "Chromium depot_tools Manual"
 | 
|  .\" -----------------------------------------------------------------
 | 
|  .\" * Define some portability stuff
 | 
|  .\" -----------------------------------------------------------------
 | 
| @@ -52,6 +52,11 @@ Upload the diff between a revision and its parent to rietveld\&.
 | 
|  Apply a commit from the trunk to a release branch, or from one release branch to another\&.
 | 
|  .RE
 | 
|  .PP
 | 
| +\fBgit-footers\fR(1)
 | 
| +.RS 4
 | 
| +Extract meta\-information expressed as footers in a commit message\&.
 | 
| +.RE
 | 
| +.PP
 | 
|  \fBgit-freeze\fR(1)
 | 
|  .RS 4
 | 
|  Freeze all changes on a branch (indexed and unindexed)\&.
 | 
| 
 |