canonical / canonical/ubuntu-server-documentation
[Feedback]: Typo in chrony-client docs: chrony reload sources should be chronyc reload sources
- Dominant language
- Makefile
- Stars
- 88
- Forks
- 159
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
### Page URL
https://ubuntu.com/server/docs/how-to/networking/chrony-client/
### Select an option
- [ ] I found what I was looking for
- [ ] I couldn't find what I was looking for
- [ ] I found the information, but it was incorrect
- [x] I found the information, but it was incomplete
- [ ] I found the information, but it was confusing
- [ ] I encountered a technical issue (e.g., broken link, image not loading)
### Issue Description
On the page [Synchronize time using chrony](https://ubuntu.com/server/docs/how-to/networking/chrony-client/), under "Configure chrony", the following sentence contains a typo:
After adding or removing sources, they can be reloaded using sudo chrony reload sources.
Running the command as written fails with sudo: 'chrony': command not found. The correct command is: sudo chrony**c** reload sources
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.