Use correct syntax markup for shell

Approved by:	carlavilla
This commit is contained in:
Li-Wen Hsu 2021-03-14 20:08:55 +08:00
parent 55c95407aa
commit a9a9e66105
No known key found for this signature in database
GPG key ID: 8D7BCC7D012FD37E
666 changed files with 17924 additions and 17924 deletions

View file

@ -40,7 +40,7 @@ The main site for CUPS is http://www.cups.org/[http://www.cups.org/].
To install CUPS using a precompiled binary, issue the following command from a root terminal:
[source,bash]
[source,shell]
....
# pkg install cups
....
@ -85,7 +85,7 @@ application/octet-stream
Once these changes have been made, the man:devfs[8] and CUPS systems must both be restarted, either by rebooting the computer or issuing the following two commands in a root terminal:
[source,bash]
[source,shell]
....
# /etc/rc.d/devfs restart
# /usr/local/etc/rc.d/cupsd restart