diff mbox

[3/3] cthon04: add "nowarn" option to nroff.in tables

Message ID 1296154174-13076-4-git-send-email-steved@redhat.com (mailing list archive)
State RFC, archived
Headers show

Commit Message

Steve Dickson Jan. 27, 2011, 6:49 p.m. UTC
None
diff mbox

Patch

diff --git a/general/nroff.in b/general/nroff.in
index 5722733..ff57200 100644
--- a/general/nroff.in
+++ b/general/nroff.in
@@ -38,12 +38,12 @@  A bubble sort of integers.
 A prime number generator.
 .LP
 .TS
-center;
- c|c|c s|
- c|c|c s|
- c|c|c s|
- c|c|c s|
-|l|n|n|n|.
+center nowarn;
+ 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|.
 	_	_	_	_	_
 .sp 4p
 	Matrix Inversion	Bubble Sort	Prime Numbers