diff options
author | Ed Maste <emaste@FreeBSD.org> | 2024-11-11 20:42:08 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2024-12-29 14:52:33 +0000 |
commit | 11fdd8dc8f1fcc505088dca588dc3de5650525c7 (patch) | |
tree | 8052a7c0432658737531ff80c5e13f25cfe9940d /documentation/content/en/articles | |
parent | f96f635f0627de7a47da72a280ad3c61dd8cfde8 (diff) |
Diffstat (limited to 'documentation/content/en/articles')
-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 == |