diff --git a/NEWS b/NEWS
index 8afc8e993db541a4f43c32a3d760b4892bbcbef2..44f5943f36a4f10c41add3d259939a36b52d01bc 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ documents those changes that are of interest to users and admins.
 
 * Changes in Slurm 14.03.5
 ==========================
+ -- Enlarge the width specifier when printing partition SHARE
+    to display larger sharing values.
 
 * Changes in Slurm 14.03.4
 ==========================
diff --git a/doc/man/man1/sinfo.1 b/doc/man/man1/sinfo.1
index 97cc8b68adac97c11c8cc12c453f0daa8bd73416..60db3b51ec3f2b9e6c07e3c46ca1eeb465463c74 100644
--- a/doc/man/man1/sinfo.1
+++ b/doc/man/man1/sinfo.1
@@ -92,7 +92,7 @@ when running with various options are
 "%9P %.5a %.10l %.16F  %N"
 .TP
 .I "\-\-long"
-"%9P %.5a %.10l %.10s %.4r %.5h %.10g %.6D %.11T %N"
+"%9P %.5a %.10l %.10s %.4r %.8h %.10g %.6D %.11T %N"
 .TP
 .I "\-\-Node"
 "%N %.6D %.9P %6t"