svn commit: r51746 - head/en_US.ISO8859-1/books/handbook/disks
Allan Jude <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: allanjude Date: Wed May 30 03:00:14 2018 New Revision: 51746 URL: https://svnweb.freebsd.org/changeset/doc/51746 Log: Fix the automount restart command example Submitted by: Petur Ingi Egilsson <[email protected]> Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Tue May 29 17:32:05 2018 (r51745) +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed May 30 03:00:14 2018 (r51746) @@ -554,7 +554,7 @@ da0: <STECH Simple Drive 1.04> s/n WD-WXE508CAN2 <para>Reload the configuration if &man.autofs.5; and &man.devd.8; are already running:</para> - <screen>&prompt.root; <userinput>service automount reload</userinput> + <screen>&prompt.root; <userinput>service automount restart</userinput> &prompt.root; <userinput>service devd restart</userinput></screen> <para>&man.autofs.5; can be set to start at boot by adding this _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"