mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
*: removed .1 at the end of manned.org links where it was unnecessary (#6752)
This commit is contained in:
parent
6cc363d8c3
commit
ceb6654610
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# spectre-meltdown-checker
|
||||
|
||||
> Spectre and Meltdown mitigation detection tool.
|
||||
> More information: <https://manned.org/spectre-meltdown-checker.1>.
|
||||
> More information: <https://manned.org/spectre-meltdown-checker>.
|
||||
|
||||
- Check the currently running kernel for Spectre or Meltdown:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# timedatectl
|
||||
|
||||
> Control the system time and date.
|
||||
> More information: <https://manned.org/timedatectl.1>.
|
||||
> More information: <https://manned.org/timedatectl>.
|
||||
|
||||
- Check the current system clock time:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Create an X cursor file from a collection of PNGs.
|
||||
> If `--prefix` is omitted, the image files must be located in the current working directory.
|
||||
> More information: <https://manned.org/xcursorgen.1>.
|
||||
> More information: <https://manned.org/xcursorgen>.
|
||||
|
||||
- Create an X cursor file using a config file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue