linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Dickson <steved@redhat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: [PATCH 2/3] Make the tbl table smaller to avoid a warning about line width
Date: Thu, 27 Jan 2011 13:49:33 -0500	[thread overview]
Message-ID: <1296154174-13076-3-git-send-email-steved@redhat.com> (raw)
In-Reply-To: <1296154174-13076-1-git-send-email-steved@redhat.com>

Signed-off-by: Steve Dickson <steved@redhat.com>
---
 general/nroff.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/general/nroff.in b/general/nroff.in
index 522ac80..5722733 100644
--- a/general/nroff.in
+++ b/general/nroff.in
@@ -39,11 +39,11 @@ A prime number generator.
 .LP
 .TS
 center;
- c|c|c s|c s|
- c|c|c s|c s|
- c|c|c s|c s|
- c|c|c s|c s|
-|l|n|n|n|n|n|.
+ c|c|c s|
+ c|c|c s|
+ c|c|c s|
+ c|c|c s|
+|l|n|n|n|.
 	_	_	_	_	_
 .sp 4p
 	Matrix Inversion	Bubble Sort	Prime Numbers
-- 
1.7.3.3


  parent reply	other threads:[~2011-01-27 18:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 18:49 [PATCH 0/3] Connectathon: Remove warning from general tests Steve Dickson
2011-01-27 18:49 ` [PATCH 1/3] Make the stat command ignore lines that it is not looking for Steve Dickson
2011-01-27 18:49 ` Steve Dickson [this message]
2011-01-27 18:49 ` [PATCH 3/3] cthon04: add "nowarn" option to nroff.in tables Steve Dickson
2011-01-28  2:11   ` Jeff Layton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1296154174-13076-3-git-send-email-steved@redhat.com \
    --to=steved@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).