ladybird/Base/usr/share/man/man1
Ben Wiederhake 52e9f25403 Everywhere: Change from http to https where feasible
I used "git grep -FIn http://" to find all occurrences, and looked at
each one. If an occurrence was really just a link, and if a https
version exists, and if our Browser can access it at least as well as the
http version, then I changed the occurrence to https.

I'm happy to report that I didn't run into a single site where Browser
can't deal with the https version.
2021-10-05 02:08:08 +02:00
..
adjtime.md Base: Unify synopsis format in manpages 2021-02-20 16:05:20 +01:00
allocate.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
aplay.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
arp.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
asctl.md Base+Utilities: Add the asctl audio utility, replacing avol 2021-08-27 23:35:27 +04:30
base64.md Userland: Add base64 tool 2020-06-18 23:21:41 +02:00
basename.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
beep.md Base: Unify synopsis format in manpages 2021-02-20 16:05:20 +01:00
bt.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
cal.md Docs: Add cal(1) man page 2019-12-24 11:48:16 +01:00
cat.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
checksum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
chgrp.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
chmod.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
chown.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
chres.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
clear.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
comm.md Utilities: Add an implementation of 'comm' 2021-07-14 14:13:25 +04:30
copy.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
cp.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
crash.md Base: Update crash(1) man page 2021-01-26 11:40:08 +01:00
date.md date: Use ArgsParser and add ISO8601 / RFC3339 / RFC5322 output formats 2021-01-07 20:17:44 +01:00
ddate.md Base: Tweak ddate(1) manpage tagline 2021-02-20 16:05:20 +01:00
du.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
echo.md echo: Support octal, hexadecimal and unicode escape sequences 2021-08-31 16:49:45 +02:00
EchoServer.md EchoServer: Add a simple echo server 2020-12-16 17:29:12 +01:00
expr.md Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
file.md Base: Fix typo in the man page for file 2021-07-13 00:32:19 +01:00
find.md Userland: Implement find -name clause 2020-11-28 14:28:58 +01:00
FontEditor.md FontEditor: Add help documentation 2021-01-03 13:22:00 +01:00
gml-format.md Playground: Add help documentation 2021-01-04 18:50:26 +01:00
groups.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
host.md host: Use ArgsParser to parse arguments, and add man page (#1252) 2020-02-20 15:12:55 +01:00
id.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
ImageViewer.md Userland: Rename QuickShow => Image Viewer 2021-05-14 18:34:44 +02:00
Inspector.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
jp.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
js.md Base: Update path in js(1) manpage example 2021-02-20 16:05:20 +01:00
keymap.md Base: Unify synopsis format in manpages 2021-02-20 16:05:20 +01:00
less.md Everywhere: Change from http to https where feasible 2021-10-05 02:08:08 +02:00
ls.md ls: Add option to list subdirectories recursively 2021-07-12 19:15:19 +04:30
Mail.md Base: Add man page for Mail 2021-07-24 20:11:28 +04:30
man.md Base: Fix Markdown formatting in links to man pages 2021-09-11 15:17:44 +02:00
md.md Base: Fix minor typos in man pages 2019-09-28 23:06:22 +02:00
md5sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
mkdir.md Base: Unify synopsis format in manpages 2021-02-20 16:05:20 +01:00
mktemp.md Base: Add mktemp(1) man page 2021-02-28 15:30:49 +01:00
more.md Base: Fix Markdown formatting in links to man pages 2021-09-11 15:17:44 +02:00
mv.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
notify.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
open.md Everywhere: Change from http to https where feasible 2021-10-05 02:08:08 +02:00
pape.md Base: Add pape man page documentation 2020-12-29 01:02:01 +01:00
Playground.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
pmap.md Userland: Add pmap utility 2020-12-24 13:22:24 +01:00
printf.md Base: man pages: document arguments, fix typos, use American English 2021-03-27 19:23:49 +01:00
Profiler.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
readlink.md Base: Document readlink(1) and readlink(2) :^) 2020-06-17 15:02:03 +02:00
rev.md Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
sha1sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
sha256sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
sha512sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
Shell.md Base: man pages: document arguments, fix typos, use American English 2021-03-27 19:23:49 +01:00
sleep.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
syscall.md Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
tar.md Base: Add tar man page documentation 2021-01-06 15:40:26 +01:00
Terminal.md Base: Add Terminal man page documentation 2021-01-02 11:43:42 +01:00
test-js.md Base: Fix path to LibJS tests in test-js(1) man page 2021-05-08 12:04:55 +01:00
test.md Base: Make test(1) summary line match other man pages 2021-04-25 23:57:32 +02:00
TextEditor.md Base: Update TextEditor man page to include line and column arguments 2021-05-08 09:54:53 +02:00
uname.md Base: Unify synopsis format in manpages 2021-02-20 16:05:20 +01:00
unzip.md Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
watch.md Base: Remove stray backtick in the watch manpage 2021-04-17 09:25:40 +02:00
whoami.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
xargs.md Base: man pages: document arguments, fix typos, use American English 2021-03-27 19:23:49 +01:00
yes.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
zip.md Base: Add man page for zip(1) 2021-03-23 16:09:36 +01:00