You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Archive URLs to preserve documentation links against future link rot.
- Fix reference numbering to maintain accurate documentation citations.
- Correct minor typos in documentation text for better readability.
Copy file name to clipboardExpand all lines: src/application/collections/linux.yaml
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -935,7 +935,7 @@ actions:
935
935
docs: |-
936
936
The `sessionstore.jsonlz4` file stores the currently open tabs and windows [1].
937
937
938
-
See ["Restore previous session - Configure when Firefox shows your most recent tabs and windows"](https://web.archive.org/web/20221029220311/https://support.mozilla.org/en-US/kb/restore-previous-session).
938
+
See [Restore previous session - Configure when Firefox shows your most recent tabs and windows](https://web.archive.org/web/20221029220311/https://support.mozilla.org/en-US/kb/restore-previous-session).
939
939
940
940
[1]: https://web.archive.org/web/20221029145152/https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data "Profiles - Where Firefox stores your bookmarks, passwords and other user data | Firefox Help | support.mozilla.org"
941
941
call:
@@ -957,7 +957,7 @@ actions:
957
957
You may get reports on a system's boot when crash report files exist.
958
958
When the `/var/crash` directory contains files, Apport will display notifications [2].
959
959
This directory is then cleaned up by Apport using [`/etc/cron.daily/apport`](https://web.archive.org/web/20221029220300/https://www.apt-browse.org/browse/ubuntu/precise/main/all/apport/2.0.1-0ubuntu5/file/etc/cron.daily/apport) job [6].
The folder typically contains kernel crash dumps [3], but it can be used by other applications as well.
963
963
E.g., the Debian package corekeeper stores user-space coredumps in subfolders of `/var/crash` [4].
@@ -1076,11 +1076,11 @@ actions:
1076
1076
-
1077
1077
name: Empty trash
1078
1078
docs: |-
1079
-
The trash location is standardized by ["The FreeDesktop.org Trash specification"](https://web.archive.org/web/20221029151648/https://specifications.freedesktop.org/trash-spec/trashspec-latest.html) [1].
1079
+
The trash location is standardized by [The FreeDesktop.org Trash specification](https://web.archive.org/web/20221029151648/https://specifications.freedesktop.org/trash-spec/trashspec-latest.html) [1].
1080
1080
It uses the `$XDG_DATA_HOME/Trash` directory [1], which defaults to `$HOME/.local/share/Trash` [2].
1081
1081
1082
-
Flatpak applications may use the same trash using special APIs [3]. However, Snap applications do not have an API to
1083
-
use the global trash [4].
1082
+
Flatpak applications may use the same trash using special APIs [3].
1083
+
However, Snap applications do not have an API to use the global trash [4].
1084
1084
1085
1085
[1]: https://web.archive.org/web/20221029151648/https://specifications.freedesktop.org/trash-spec/trashspec-latest.html "The FreeDesktop.org Trash specification | freedesktop.org"
1086
1086
[2]: https://web.archive.org/web/20221029151712/https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html "XDG Base Directory Specification | freedesktop.org"
@@ -1106,7 +1106,7 @@ actions:
1106
1106
Programs do not assume that any files or directories in temporary folders are preserved between
1107
1107
invocations of the program, and these files may be deleted after reboot and in a site-specific manner [2].
1108
1108
1109
-
See also: "[Filesystem Hierarchy Standard](https://web.archive.org/web/20221029152204/https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s18.html)".
1109
+
See also: [Filesystem Hierarchy Standard](https://web.archive.org/web/20221029152204/https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s18.html).
1110
1110
1111
1111
[1]: https://web.archive.org/web/20221029152135/https://en.wikipedia.org/wiki/Temporary_folder "Temporary folder | Wikipedia | en.wikipedia.org"
1112
1112
[2]: https://web.archive.org/web/20221029152204/https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s18.html "Filesystem Hierarchy Standard | LinuxFoundation.org"
@@ -1130,7 +1130,7 @@ actions:
1130
1130
SQLite database cache, rpmdb cache [3]. Every YUM plugin may store its own cache [3]. `yum clean all`
1131
1131
cleans all temporary files.
1132
1132
1133
-
See also: ["Yum Package Manager homepage"](https://web.archive.org/web/20221029221419/http://yum.baseurl.org/).
1133
+
See also: [Yum Package Manager homepage](https://web.archive.org/web/20221029221419/http://yum.baseurl.org/).
1134
1134
1135
1135
[1]: https://web.archive.org/web/20221029152219/https://en.wikipedia.org/wiki/Yum_%28software%29 "Yum | Wikipedia | en.wikipedia.org"
See also: "[popularity-contest source code | debian.org](https://web.archive.org/web/20221030163518/https://salsa.debian.org/popularity-contest-team/popularity-contest)".
1489
+
See also: [popularity-contest source code | debian.org](https://web.archive.org/web/20221030163518/https://salsa.debian.org/popularity-contest-team/popularity-contest).
1490
1490
1491
1491
[1]: https://web.archive.org/web/20221029160500/https://help.ubuntu.com/community/UbuntuPopularityContest "UbuntuPopularityContest - Community Help Wiki | help.ubuntu.com"
0 commit comments