procps-3.2.7-ps-man-fmt.patch 468 B

12345678910111213
  1. diff -up procps-3.2.7/ps/ps.1.ps-man-fmt procps-3.2.7/ps/ps.1
  2. --- procps-3.2.7/ps/ps.1.ps-man-fmt 2008-09-01 11:43:18.000000000 +0200
  3. +++ procps-3.2.7/ps/ps.1 2008-09-01 11:43:41.000000000 +0200
  4. @@ -30,7 +30,7 @@
  5. .\" the space needed for the 1st two columns.
  6. .\" Making it messy: inches, ens, points, scaled points...
  7. .\"
  8. -.nr ColSize ((\n(.lu-\n(.iu/\n(.Hu-20u)n)
  9. +.nr ColSize ((\n[.l] - \n[.i]) / 1n - 20)
  10. .\"
  11. .\" This is for command options
  12. .nr OptSize (16u)