]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: Unify SEE ALSO sections
authorTobias Stoeckmann <tobias@stoeckmann.org>
Thu, 9 Apr 2026 19:54:46 +0000 (21:54 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Thu, 9 Apr 2026 19:57:35 +0000 (21:57 +0200)
- Manual pages are separated by comma
- Sections are not bold
- One entry per line

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
misc-utils/findmnt.8.adoc
misc-utils/getino.1.adoc
misc-utils/lsblk.8.adoc
misc-utils/waitpid.1.adoc
pam_lastlog2/man/pam_lastlog2.8.adoc
schedutils/coresched.1.adoc
sys-utils/setarch.8.adoc

index d593ed06a53183222aebaa81e72bc77df136cb9b..c57435002d9f1c37fb3d44db364f1614166da907 100644 (file)
@@ -260,7 +260,7 @@ mailto:kzak@redhat.com[Karel Zak]
 == SEE ALSO
 
 *fstab*(5),
-*mount*(8)
+*mount*(8),
 *scols-filter*(5)
 
 include::man-common/bugreports.adoc[]
index 81365657aff0641ddbcd5487dfb19eb2ff236d33..99b8fb39f6a0f69f61f4dc3c38726d6e0d7d5a69 100644 (file)
@@ -82,7 +82,9 @@ mailto:cgoesc2@wgu.edu[Christian Goeschel Ndjomouo]
 
 == SEE ALSO
 
-*kill*(1) *pidfd_open(2)* *namespaces(7)*
+*kill*(1),
+*pidfd_open*(2),
+*namespaces*(7)
 
 include::man-common/bugreports.adoc[]
 
index 9d0122341fb5adc37abbdac8976864b06a5c5d73..7a9dd80981bdcfd7eb127300617b3660c9f69d4e 100644 (file)
@@ -253,7 +253,7 @@ mailto:kzak@redhat.com[Karel Zak]
 == SEE ALSO
 
 *blkid*(8),
-*findmnt*(8)
+*findmnt*(8),
 *ls*(1),
 *scols-filter*(5)
 
index c0f88f684362e24858a3170c4231e97d1a0c4687..4427b6981aa0d387f3a5a73c4245330d1607e8b5 100644 (file)
@@ -60,7 +60,9 @@ mailto:thomas@t-8ch.de[Thomas Weißschuh]
 
 == SEE ALSO
 
-*waitpid*(2) *wait*(1P) *getino*(1)
+*waitpid*(2),
+*wait*(1P),
+*getino*(1)
 
 include::man-common/bugreports.adoc[]
 
index ed22066cbc5dde7f7c7243ee01a9dd600d3ff0bf..a48c87d5af1c017b91b1c943f8f992bd391c30fc 100644 (file)
@@ -67,7 +67,10 @@ It is up to the administrator to decide if the user can login (optional/required
 
 == SEE ALSO
 
-*liblastlog2*(3), *pam.conf*(5), *pam.d*(5), *pam*(8)
+*liblastlog2*(3),
+*pam.conf*(5),
+*pam.d*(5),
+*pam*(8)
 
 include::man-common/bugreports.adoc[]
 
index 483fff9929297bc89650c784629d3a87ebeb31ed..b86a1df4b9344aee93e487043f9ef277e3d9c678 100644 (file)
@@ -115,6 +115,7 @@ mailto:pauld@redhat.com[Phil Auld]
 Copyright {copyright} 2024 Thijs Raymakers and Phil Auld. This is free software licensed under the EUPL.
 
 == SEE ALSO
+
 *chrt*(1),
 *nice*(1),
 *renice*(1),
index 9d716648f9f94e6ebbb5bbe113cbcf4ce1293679..6e425d9fec1ca56c7d23b03cccd7ac0a6471fddb 100644 (file)
@@ -104,7 +104,7 @@ mailto:kzak@redhat.com[Karel Zak]
 == SEE ALSO
 
 *personality*(2),
-*select*(2)
+*select*(2),
 *proc_pid_personality(5)
 
 include::man-common/bugreports.adoc[]