Correct path in DOS handbook example.
PR: 253560 Patch by: ceri (AT) submonkey.net
This commit is contained in:
parent
554d53992e
commit
bba35091cd
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ Examples starting with [.filename]#C:\># indicate a MS-DOS(R) command. Unless ot
|
||||||
|
|
||||||
[source,bash]
|
[source,bash]
|
||||||
....
|
....
|
||||||
E:\> tools\fdimage floppies\kern.flp A:
|
C:\> tools\fdimage floppies\kern.flp A:
|
||||||
....
|
....
|
||||||
|
|
||||||
Examples starting with # indicate a command that must be invoked as the superuser in FreeBSD. You can login as `root` to type the command, or login as your normal account and use man:su[1] to gain superuser privileges.
|
Examples starting with # indicate a command that must be invoked as the superuser in FreeBSD. You can login as `root` to type the command, or login as your normal account and use man:su[1] to gain superuser privileges.
|
||||||
|
|
Loading…
Reference in a new issue