Replace "refer to" with "see"

Update documentation to replace "refer to" with "see" and to drop
"please" when it is present.

See gh-28537
This commit is contained in:
Jay Bryant
2021-11-04 13:12:08 -05:00
committed by Phillip Webb
parent b1361d32cd
commit 3422b1f38b
16 changed files with 26 additions and 26 deletions

View File

@@ -179,7 +179,7 @@ To flag the application to start automatically on system boot, use the following
$ systemctl enable myapp.service
----
Refer to `man systemctl` for more details.
Run `man systemctl` for more details.