Skip to content
Snippets Groups Projects
Commit 2327e268 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Remove white space at end of lines in man pages.

parent 686cd117
No related branches found
No related tags found
No related merge requests found
...@@ -790,8 +790,8 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr"). ...@@ -790,8 +790,8 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr").
For other years it returns a date month and year without a time (e.g. For other years it returns a date month and year without a time (e.g.
"6 Jun 2012"). All of the time stamps use a 24 hour format. "6 Jun 2012"). All of the time stamps use a 24 hour format.
A valid strftime() format can also be specified. For example, a value of A valid strftime() format can also be specified. For example, a value of
"%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). "%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56").
.SH "EXAMPLES" .SH "EXAMPLES"
This example illustrates the default invocation of the \f3sacct\fP This example illustrates the default invocation of the \f3sacct\fP
......
...@@ -1465,7 +1465,7 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr"). ...@@ -1465,7 +1465,7 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr").
For other years it returns a date month and year without a time (e.g. For other years it returns a date month and year without a time (e.g.
"6 Jun 2012"). All of the time stamps use a 24 hour format. "6 Jun 2012"). All of the time stamps use a 24 hour format.
A valid strftime() format can also be specified. For example, a value of A valid strftime() format can also be specified. For example, a value of
"%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). "%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56").
.SH "AUTHORIZATION" .SH "AUTHORIZATION"
......
...@@ -555,8 +555,8 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr"). ...@@ -555,8 +555,8 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr").
For other years it returns a date month and year without a time (e.g. For other years it returns a date month and year without a time (e.g.
"6 Jun 2012"). All of the time stamps use a 24 hour format. "6 Jun 2012"). All of the time stamps use a 24 hour format.
A valid strftime() format can also be specified. For example, a value of A valid strftime() format can also be specified. For example, a value of
"%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). "%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56").
.SH "EXAMPLES" .SH "EXAMPLES"
.eo .eo
......
...@@ -675,8 +675,8 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr"). ...@@ -675,8 +675,8 @@ week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr").
For other years it returns a date month and year without a time (e.g. For other years it returns a date month and year without a time (e.g.
"6 Jun 2012"). All of the time stamps use a 24 hour format. "6 Jun 2012"). All of the time stamps use a 24 hour format.
A valid strftime() format can also be specified. For example, a value of A valid strftime() format can also be specified. For example, a value of
"%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). "%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56").
.TP .TP
\fBSQUEUE_ACCOUNT\fR \fBSQUEUE_ACCOUNT\fR
\fB\-A <account_list>, \-\-account=<account_list>\fR \fB\-A <account_list>, \-\-account=<account_list>\fR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment