Bug 253560

Summary: Handbook examples for DOS prompt
Product: Documentation Reporter: Ceri Davies <ceri>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
change e: to c: none

Description Ceri Davies 2021-02-16 16:03:54 UTC
Created attachment 222491 [details]
change e: to c:

The handbook says "Examples starting with C:\> " and then immediately gives an example starting with "E:\>"
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-16 21:29:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=bba35091cdc17904a014528b6781b0ad7073ac49

commit bba35091cdc17904a014528b6781b0ad7073ac49
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-02-16 21:26:10 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-02-16 21:26:10 +0000

    Correct path in DOS handbook example.

    PR:         253560
    Patch by:   ceri (AT) submonkey.net

 documentation/content/en/books/handbook/preface/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-02-16 21:29:45 UTC
Fixed. Thanks :)