diff options
-rw-r--r-- | documentation/content/en/articles/cups/_index.adoc | 4 | ||||
-rw-r--r-- | documentation/content/en/articles/cups/_index.po | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/documentation/content/en/articles/cups/_index.adoc b/documentation/content/en/articles/cups/_index.adoc index cc7b52b604..d2d983abdc 100644 --- a/documentation/content/en/articles/cups/_index.adoc +++ b/documentation/content/en/articles/cups/_index.adoc @@ -116,8 +116,8 @@ Once these changes have been made, the man:devfs[8] and CUPS systems must both b [source,shell] .... -# /etc/rc.d/devfs restart -# /usr/local/etc/rc.d/cupsd restart +# service devfs restart +# service cupsd restart .... [[printing-cups-configuring-printers]] diff --git a/documentation/content/en/articles/cups/_index.po b/documentation/content/en/articles/cups/_index.po index b377aee531..96799bbd25 100644 --- a/documentation/content/en/articles/cups/_index.po +++ b/documentation/content/en/articles/cups/_index.po @@ -188,8 +188,8 @@ msgstr "" #: documentation/content/en/articles/cups/_index.adoc:121 #, no-wrap msgid "" -"# /etc/rc.d/devfs restart\n" -"# /usr/local/etc/rc.d/cupsd restart\n" +"# service devfs restart\n" +"# service cupsd restart\n" msgstr "" #. type: Title == |