ladybird/Base/usr/share/man/man1
Ben Wiederhake f2ba7ac935 Base: Fix Markdown formatting in links to man pages
A quick grep revealed these stats (counting only the first occurrence
per line):

    `thing`(1): 154
    `thing(1)`: 9
    thing(1): 4

This commit converts all occurrences to the `thing`(1) format.
2021-09-11 15:17:44 +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
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
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
date.md
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
expr.md
file.md Base: Fix typo in the man page for file 2021-07-13 00:32:19 +01:00
find.md
FontEditor.md
gml-format.md
groups.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
host.md
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 Base: Fix Markdown formatting in links to man pages 2021-09-11 15:17:44 +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
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
pape.md
Playground.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
pmap.md
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
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
Terminal.md
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