Use correct syntax markup for shell
Approved by: carlavilla
This commit is contained in:
parent
55c95407aa
commit
a9a9e66105
666 changed files with 17924 additions and 17924 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue