From 2327e26879c3ad02b16bbd62d759882ee062ff63 Mon Sep 17 00:00:00 2001 From: Brian Christiansen <brian@schedmd.com> Date: Fri, 10 Oct 2014 09:13:16 -0700 Subject: [PATCH] Remove white space at end of lines in man pages. --- doc/man/man1/sacct.1 | 4 ++-- doc/man/man1/scontrol.1 | 2 +- doc/man/man1/sinfo.1 | 4 ++-- doc/man/man1/squeue.1 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/man/man1/sacct.1 b/doc/man/man1/sacct.1 index 796d01a2cf1..45bf2fe507d 100644 --- a/doc/man/man1/sacct.1 +++ b/doc/man/man1/sacct.1 @@ -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. "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 %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). +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"). .SH "EXAMPLES" This example illustrates the default invocation of the \f3sacct\fP diff --git a/doc/man/man1/scontrol.1 b/doc/man/man1/scontrol.1 index f05b71e022e..4cf8980aeb8 100644 --- a/doc/man/man1/scontrol.1 +++ b/doc/man/man1/scontrol.1 @@ -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. "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"). .SH "AUTHORIZATION" diff --git a/doc/man/man1/sinfo.1 b/doc/man/man1/sinfo.1 index 8bcb638b840..3927e4ef4fc 100644 --- a/doc/man/man1/sinfo.1 +++ b/doc/man/man1/sinfo.1 @@ -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. "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 %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). +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"). .SH "EXAMPLES" .eo diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1 index ac8fcaea9f1..5022fd8ccff 100644 --- a/doc/man/man1/squeue.1 +++ b/doc/man/man1/squeue.1 @@ -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. "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 %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56"). +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"). .TP \fBSQUEUE_ACCOUNT\fR \fB\-A <account_list>, \-\-account=<account_list>\fR -- GitLab