diff options
| author | infirit <[email protected]> | 2014-04-18 21:16:05 +0200 | 
|---|---|---|
| committer | infirit <[email protected]> | 2014-04-18 21:16:05 +0200 | 
| commit | 522a3ade8315991f8fec2be302131db026d14732 (patch) | |
| tree | 77e895ac41c389a39c0a88207ecf7d8629584e67 | |
| parent | ad171bfe8696f7ea80fe64cdfbb8bdeeefb41d00 (diff) | |
| download | mate-session-manager-522a3ade8315991f8fec2be302131db026d14732.tar.bz2 mate-session-manager-522a3ade8315991f8fec2be302131db026d14732.tar.xz  | |
Typo fix in man pages, close #52
Patch by Mike Gabriel <[email protected]>
| -rw-r--r-- | doc/man/mate-session-properties.1 | 2 | ||||
| -rw-r--r-- | doc/man/mate-session-save.1 | 2 | ||||
| -rw-r--r-- | doc/man/mate-session.1 | 2 | 
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/mate-session-properties.1 b/doc/man/mate-session-properties.1 index bcaa626..2315946 100644 --- a/doc/man/mate-session-properties.1 +++ b/doc/man/mate-session-properties.1 @@ -25,7 +25,7 @@ X display to use.  \fB\-\-version\fR  Output version information and exit.  .TP -\fB\-?, -h, \-\-help\fR +\fB\-?, \-h, \-\-help\fR  Print standard command line options.  .TP  \fB\-\-help\-all\fR diff --git a/doc/man/mate-session-save.1 b/doc/man/mate-session-save.1 index ccec6aa..677e4f0 100644 --- a/doc/man/mate-session-save.1 +++ b/doc/man/mate-session-save.1 @@ -45,7 +45,7 @@ X display to use.  \fB\-\-version\fR  Output version information and exit.  .TP -\fB\-?, -h, \-\-help\fR +\fB\-?, \-h, \-\-help\fR  Print standard command line options.  .TP  \fB\-\-help\-all\fR diff --git a/doc/man/mate-session.1 b/doc/man/mate-session.1 index 522dd35..2f93fcb 100644 --- a/doc/man/mate-session.1 +++ b/doc/man/mate-session.1 @@ -39,7 +39,7 @@ X display to use.  \fB\-\-version\fR  Output version information and exit.  .TP -\fB\-?, -h, \-\-help\fR +\fB\-?, \-h, \-\-help\fR  Print standard command line options.  .TP  \fB\-\-help\-all\fR  | 
