Skip to content

Commit 29e9848

Browse files
Harry-CheniBug
authored andcommitted
man: re-order slurm-related pages
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
1 parent 4df6b67 commit 29e9848

1 file changed

Lines changed: 17 additions & 15 deletions

File tree

includes/man.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
[perf-stat.1]: https://man7.org/linux/man-pages/man1/perf-stat.1.html
1414
[rrsync.1]: https://man7.org/linux/man-pages/man1/rrsync.1.html
1515
[rsync.1]: https://man7.org/linux/man-pages/man1/rsync.1.html
16+
[sacctmgr.1]: https://slurm.schedmd.com/sacctmgr.html
17+
[scrun.1]: https://slurm.schedmd.com/scrun.html
1618
[ssh-keygen.1]: https://man7.org/linux/man-pages/man1/ssh-keygen.1.html
1719
[systemd-run.1]: https://www.freedesktop.org/software/systemd/man/latest/systemd-run.html
1820
[tigervncserver.1]: https://manpages.debian.org/unstable/tigervnc-standalone-server/tigervncserver.1.en.html
1921
[vncconfig.1]: https://linux.die.net/man/1/vncconfig
2022
[xserver.1]: https://linux.die.net/man/1/xserver
21-
[sacctmgr.1]: https://slurm.schedmd.com/sacctmgr.html
22-
[scrun.1]: https://slurm.schedmd.com/scrun.html
2323

2424
<!-- man 2 -->
2525

@@ -43,6 +43,14 @@
4343
[fstab.5]: https://man7.org/linux/man-pages/man5/fstab.5.html
4444
[journald.conf.5]: https://www.freedesktop.org/software/systemd/man/latest/journald.conf.html
4545
[sd_notify.3]: https://www.freedesktop.org/software/systemd/man/latest/sd_notify.html
46+
<!-- begin slurm config files -->
47+
[slurm.conf.5]: https://slurm.schedmd.com/slurm.conf.html
48+
[slurmdbd.conf.5]: https://slurm.schedmd.com/slurmdbd.conf.html
49+
[cgroup.conf.5]: https://slurm.schedmd.com/cgroup.conf.html
50+
[slurmdbd.conf.5]: https://slurm.schedmd.com/slurmdbd.conf.html
51+
[gres.conf.5]: https://slurm.schedmd.com/gres.conf.html
52+
[oci.conf.5]: https://slurm.schedmd.com/oci.conf.html
53+
<!-- end slurm config files -->
4654
[smartd.conf.5]: https://linux.die.net/man/5/smartd.conf
4755
[ssh_config.5]: https://man.openbsd.org/ssh_config
4856
[sshd_config.5]: https://man.openbsd.org/sshd_config
@@ -56,13 +64,6 @@
5664
[systemd.timer.5]: https://www.freedesktop.org/software/systemd/man/latest/systemd.timer.html
5765
[systemd.unit.5]: https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html
5866
[user@.service.5]: https://www.freedesktop.org/software/systemd/man/latest/user@.service.html
59-
<!-- Slurm configuration files -->
60-
[slurm.conf.5]: https://slurm.schedmd.com/slurm.conf.html
61-
[slurmdbd.conf.5]: https://slurm.schedmd.com/slurmdbd.conf.html
62-
[cgroup.conf.5]: https://slurm.schedmd.com/cgroup.conf.html
63-
[slurmdbd.conf.5]: https://slurm.schedmd.com/slurmdbd.conf.html
64-
[gres.conf.5]: https://slurm.schedmd.com/gres.conf.html
65-
[oci.conf.5]: https://slurm.schedmd.com/oci.conf.html
6667

6768
<!-- man 7 -->
6869

@@ -90,15 +91,16 @@ Do not link to a "generic" man page for these commands -->
9091
[sg_write_same.8]: https://linux.die.net/man/8/sg_write_same
9192
[smartctl.8]: https://linux.die.net/man/8/smartctl
9293
[sshd.8]: https://linux.die.net/man/8/sshd
94+
<!-- begin slurm daemons -->
95+
[sackd.8]: https://slurm.schedmd.com/sackd.html
96+
[slurmctld.8]: https://slurm.schedmd.com/slurmctld.html
97+
[slurmd.8]: https://slurm.schedmd.com/slurmd.html
98+
[slurmdbd.8]: https://slurm.schedmd.com/slurmdbd.html
99+
[slurmrestd.8]: https://slurm.schedmd.com/slurmrestd.html
100+
<!-- end slurm daemons -->
93101
[systemd-logind.8]: https://www.freedesktop.org/software/systemd/man/latest/systemd-logind.html
94102
[useradd.8]: https://manpages.debian.org/stable/passwd/useradd.8.en.html
95103
[userdel.8]: https://manpages.debian.org/stable/passwd/userdel.8.en.html
96104
[xfs_growfs.8]: https://linux.die.net/man/8/xfs_growfs
97105
[zfs-receive.8]: https://openzfs.github.io/openzfs-docs/man/master/8/zfs-receive.8.html
98106
[zfs-send.8]: https://openzfs.github.io/openzfs-docs/man/master/8/zfs-send.8.html
99-
100-
[slurmd.8]: https://slurm.schedmd.com/slurmd.html
101-
[slurmctld.8]: https://slurm.schedmd.com/slurmctld.html
102-
[slurmdbd.8]: https://slurm.schedmd.com/slurmdbd.html
103-
[sackd.8]: https://slurm.schedmd.com/sackd.html
104-
[slurmrestd.8]: https://slurm.schedmd.com/slurmrestd.html

0 commit comments

Comments
 (0)