Correct typo: s/s/d/ in ad1s1
PR: docs/174061 Submitted by: Polytropon <freebsd@edvax.de> Approved by: ??? (mentor)
This commit is contained in:
parent
a14df20336
commit
eeacdc1c2d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40252
1 changed files with 1 additions and 1 deletions
|
@ -801,7 +801,7 @@ errors: No known data errors</screen>
|
|||
<para>To mount a &man.xfs.5; volume located on
|
||||
<filename>/dev/ad1s1</filename>, do the following:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount -t xfs /dev/as1s1 /mnt</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>mount -t xfs /dev/ad1s1 /mnt</userinput></screen>
|
||||
|
||||
<para>Also useful to note is that the
|
||||
<filename role="package">sysutils/xfsprogs</filename> port
|
||||
|
|
Loading…
Reference in a new issue