util-linux/sys-utils
Karel Zak d0aeb4d2c0 mount.8: don't consider additional mounts as experimental
This is bug, we have "EXPERIMENTAL" flag in the man page since v2.23.

Signed-off-by: Karel Zak <kzak@redhat.com>
2021-08-16 13:00:18 +02:00
..
.gitignore build-sys: .gitignore hwclock-parse-date.c 2019-11-07 10:43:46 +01:00
Makemodule.am readprofile: check errno after strto..() 2021-07-20 11:34:53 +02:00
adjtime_config.5.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
blkdiscard.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
blkdiscard.c blkdiscard: do not probe for signatures on --force 2021-05-13 10:34:14 +02:00
blkzone.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
blkzone.c blkzone: add report capacity command 2020-09-11 12:28:19 +02:00
chcpu.8.adoc fix whitespace issue in ducumentation 2021-05-10 15:53:50 +02:00
chcpu.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
chmem.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
chmem.c lsmem: check errno after strto..() 2021-07-20 11:34:53 +02:00
choom.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
choom.c choom: improve docs 2019-08-01 11:06:06 +02:00
ctrlaltdel.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
ctrlaltdel.c ctrlaltdel: display error message indicated by errno 2020-03-29 20:19:11 +01:00
dmesg.1.adoc dmesg: fix indentation in man page 2021-07-20 11:13:14 +02:00
dmesg.c dmesg: remove condition [lgtm scan] 2021-07-20 11:31:43 +02:00
eject.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
eject.c misc: improve string to number conversions 2021-07-20 11:51:02 +02:00
fallocate.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fallocate.c fallocate: fix --dig-holes at end of files 2020-09-14 12:03:50 +02:00
flock.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
flock.c flock: fix time_t=long assumptions 2021-05-06 10:13:27 +02:00
fsfreeze.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fsfreeze.c fsfreeze: remove unnecessary condition [lgtm scan] 2019-09-20 15:57:31 +02:00
fstab.5.adoc Asciidoc: Fix markup 2021-04-04 15:33:56 +02:00
fstrim.8.adoc fstrim: clean return code on --quiet-unsupported 2021-07-20 11:54:03 +02:00
fstrim.c fstrim: clean return code on --quiet-unsupported 2021-07-20 11:54:03 +02:00
fstrim.service.in fstrim: add --listed-in <file[:file ..]> 2020-05-22 14:48:31 +02:00
fstrim.timer fstrim: do not start the timer in initrd 2021-05-21 10:45:35 +02:00
hwclock-cmos.c hwclock: add SPDX-License-Identifier(s) 2019-11-08 11:12:13 +01:00
hwclock-parse-date.y hwclock: follow timespec and use long int for nsec 2021-05-06 11:56:14 +02:00
hwclock-rtc.c hwclock: check errno after strto..() 2021-07-20 11:33:27 +02:00
hwclock.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
hwclock.c hwclock: fix ul_path_scanf() use 2021-07-20 11:29:01 +02:00
hwclock.h build-sys: use parse-date() only for hwclock 2019-11-07 09:02:23 +01:00
ipcmk.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
ipcmk.c ipcs: check errno after strto..() 2021-07-20 11:33:27 +02:00
ipcrm.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
ipcrm.c ipcs: check errno after strto..() 2021-07-20 11:33:27 +02:00
ipcs.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
ipcs.c ipcs: do not use atoi() 2021-07-20 11:49:57 +02:00
ipcutils.c sys-utils/ipcutils: be careful when call calloc() for uint64 nmembs 2021-07-29 11:57:17 +02:00
ipcutils.h ipcs: use new ul_path_* API 2018-06-21 13:07:46 +02:00
irq-common.c po: add xgettext hint for non-c-format string 2021-05-27 10:39:58 +02:00
irq-common.h irqtop: small cleanup 2021-02-25 09:57:49 +01:00
irqtop.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
irqtop.c irqtop: add per-cpu stats 2021-02-24 20:11:05 +01:00
ldattach.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
ldattach.c ldattach: add __format__ attribute 2021-07-20 11:30:00 +02:00
losetup.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
losetup.c lib/loopdev: perform retry on EAGAIN 2021-07-20 11:14:17 +02:00
lscpu-arm.c lscpu:Add Phytium FT-2000+ & S2500 support 2021-08-16 12:59:52 +02:00
lscpu-cpu.c lscpu: fix memory leaks 2020-11-13 10:20:33 +01:00
lscpu-cputype.c lscpu: fix compilation against librtas 2021-08-09 11:54:38 +02:00
lscpu-dmi.c lscpu: add helper to get physical sockets 2020-11-20 09:17:12 +01:00
lscpu-topology.c lscpu: do not use atoi() 2021-07-20 11:50:52 +02:00
lscpu-virt.c lscpu: check errno after strto..() 2021-07-20 11:33:27 +02:00
lscpu.1.adoc lscpu: add MHZ to the -e output 2021-05-23 23:52:00 +02:00
lscpu.c lscpu: fix NULL dereference 2021-07-30 14:44:32 +02:00
lscpu.h lscpu: report also number of cache instances 2021-04-01 12:27:05 +02:00
lsipc.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
lsipc.c lsipc: make default output byte sizes to be in human units 2020-12-28 09:53:13 +00:00
lsirq.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
lsirq.c irqtop/lsirq: add additional desc for softirq 2020-07-23 12:23:56 +02:00
lsmem.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
lsmem.c lsmem: check errno after strto..() 2021-07-20 11:34:53 +02:00
lsns.8.adoc man: add ioctl_ns(2) to SEE ALSO of lsns(2) 2021-04-17 00:23:22 +09:00
lsns.c lsns: add columns for parent namespaces and owner namespaces 2021-04-13 06:22:51 +09:00
meson.build meson: generate man pages from asciidoc 2021-04-06 15:32:46 +02:00
mount.8.adoc mount.8: don't consider additional mounts as experimental 2021-08-16 13:00:18 +02:00
mount.c include/c: add drop_permissions(), consolidate UID/GID reset 2021-07-20 11:31:43 +02:00
mountpoint.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mountpoint.c mountpoint: different exit status for errors and non-mountpoint situation 2021-03-11 10:48:36 +01:00
nsenter.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
nsenter.c nsenter / switch_root: fix insecure chroot [coverity scan] 2020-10-16 11:32:38 +02:00
pivot_root.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
pivot_root.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
prlimit.1.adoc Fix some brackets in synopses 2021-07-20 11:25:34 +02:00
prlimit.c prlimit: fix compiler warning [-Wmaybe-uninitialized] 2021-08-09 11:54:07 +02:00
readprofile.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
readprofile.c readprofile: check errno after strto..() 2021-07-20 11:34:53 +02:00
renice.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
renice.c renice: fix arguments description in --help 2019-11-08 11:32:18 +01:00
rfkill.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
rfkill.c rfkill: Set scols table name to make the json output valid 2021-07-20 11:08:23 +02:00
rtcwake.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
rtcwake.c rtcwake: fix time_t=long assumptions 2021-05-06 11:07:22 +02:00
setarch.8.adoc Fix some brackets in synopses 2021-07-20 11:25:34 +02:00
setarch.c cast NULL to char * when using execl 2020-10-29 19:49:07 +02:00
setpriv.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
setpriv.c Merge branch 'privfix' of https://github.com/ericonr/util-linux 2020-11-23 10:19:01 +01:00
setsid.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
setsid.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
swapoff.c swapoff: do not use 1 exist status at all 2020-05-28 12:51:26 +02:00
swapon-common.c mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages 2016-03-16 10:39:38 +01:00
swapon-common.h swapon: split swapon-common.c 2014-09-22 13:16:25 +02:00
swapon.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
swapon.c swapon: do not use atoi() 2021-07-20 11:49:57 +02:00
switch_root.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
switch_root.c switch_root: check if mount point to move even exists 2021-02-08 15:35:07 +01:00
tunelp.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
tunelp.c [clang-tidy] fix misleading identation 2020-04-20 13:21:00 -07:00
umount.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
umount.c include/c: add drop_permissions(), consolidate UID/GID reset 2021-07-20 11:31:43 +02:00
unshare.1.adoc Fix some brackets in synopses 2021-07-20 11:25:34 +02:00
unshare.c unshare: Fix error message when setting proc mount propagation 2021-05-07 00:53:29 +02:00
wdctl.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
wdctl.c wdctl: remove duplicate include of <unistd.h> 2019-08-19 15:00:35 +02:00
zramctl.8.adoc zramctl: (man) fix streams default number 2021-04-23 13:01:57 +02:00
zramctl.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00