From 748c2b71f2706f375076b6b47f924682c902db64 Mon Sep 17 00:00:00 2001 From: Mark Grondona <mgrondona@llnl.gov> Date: Fri, 2 Apr 2004 00:32:21 +0000 Subject: [PATCH] o small formatting change --- doc/man/man1/sinfo.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/man/man1/sinfo.1 b/doc/man/man1/sinfo.1 index 973fc7f7f26..3013783ba39 100644 --- a/doc/man/man1/sinfo.1 +++ b/doc/man/man1/sinfo.1 @@ -54,7 +54,7 @@ Specify the information to be displayed using an \fBsinfo\fR format string. Format strings transparently used by \fBsinfo\fR when running with various options are .RS -.TP 6 +.TP 15 .I "default" "%9P %5a %.9l %.5D %6t %N" .TP @@ -74,9 +74,10 @@ when running with various options are "%35R %N" .RE +.IP In the above format strings the use of "#" represents the maximum length of an node list to be printed. - +.IP The field specifications available include: .RS .TP 4 -- GitLab