From 198770db453405f773ba0ad924b94efda47c6a15 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Thu, 12 Jun 2003 21:44:41 +0000
Subject: [PATCH] Add cross references between man pages for squeue, sinfo, and
 scontrol.

---
 doc/man/man1/sinfo.1  | 3 ++-
 doc/man/man1/squeue.1 | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/man/man1/sinfo.1 b/doc/man/man1/sinfo.1
index 15d642dce73..b79ac3403eb 100644
--- a/doc/man/man1/sinfo.1
+++ b/doc/man/man1/sinfo.1
@@ -1,4 +1,4 @@
-.TH SINFO "1" "April 2003" "sinfo 0.1" "Slurm components"
+.TH SINFO "1" "June 2003" "sinfo 0.1" "Slurm components"
 
 .SH "NAME"
 sinfo \- Used to view information about Slurm nodes and partitions.
@@ -211,6 +211,7 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
 details.
 .SH "SEE ALSO"
+\fBscontrol\fR(1), \fBsqueue\fR(1), 
 \fBslurm_load_ctl_conf\fR(3), \fBslurm_load_jobs\fR(3), \fBslurm_load_node\fR(3), 
 \fBslurm_load_partitions\fR(3), 
 \fBslurm_reconfigure\fR(3), \fBslurm_shutdown\fR(3), 
diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1
index 95f3bc458de..804917ddef0 100644
--- a/doc/man/man1/squeue.1
+++ b/doc/man/man1/squeue.1
@@ -208,6 +208,7 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
 details.
 .SH "SEE ALSO"
+\fBscontrol\fR(1), \fBsinfo\fR(1),
 \fBslurm_load_ctl_conf\fR(3), \fBslurm_load_jobs\fR(3),
 \fBslurm_load_node\fR(3), 
 \fBslurm_load_partitions\fR(3)
-- 
GitLab