Commit graph

11 commits

Author SHA1 Message Date
Sergio Carlavilla Delgado
bba35091cd Correct path in DOS handbook example.
PR:         253560
Patch by:   ceri (AT) submonkey.net
2021-02-16 22:26:10 +01:00
Andreas Bjørnestad
c724ce033b handbook: Fix typo 2021-02-15 09:51:01 +01:00
Ceri Davies
b687b57a9c Handbook: Fix some typos
- "ApacheHTTPD" -> "Apache HTTPD"
- theDNS -> "the DNS"
- example in rc.conf: lapd_enable -> slapd_enable

PR:     253458
Reported by:    Ceri Davies <ceri at submonkey dot net>
2021-02-12 18:37:26 +01:00
Sergio Carlavilla Delgado
dff8699750 Remove HAL from the X11 chapter.
HAL has been remove with r564691

PR:             253345
Submitted by:   0mp@
2021-02-08 23:33:23 +01:00
Ceri Davies
4bf990d288 Ensure that /usr/local/etc/pkg/repos exists
The directory /usr/local/etc/pkg/repos doesn't exist by default, so have
it created in an example that will  otherwise fail.

PR:		253351
2021-02-08 19:32:23 +01:00
Alessandro Sagratini
aef3238f41
Typo fix: s/neseccary/necessary/
PR:		252973
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com>
Approved by:	ygy (doc)
2021-02-08 23:14:57 +08:00
Fernando Apesteguía
5d0182eabb [handbook]: Document how to mount NTFS disks
How to mount NTFS disks is a FAQ in our chats and forums.
Add a section in handbook/disks under "18. Storage" with
straightforward information on how to mount NTFS disks.

PR:	251109
Submitted by:
Reported by:	0mp@
Reviewed by:
Approved by:	0mp@ (mentor)
Obtained from:
MFC after:
MFH:
Relnotes:
Security:
Sponsored by:
Differential Revision:	https://reviews.freebsd.org/D28131
2021-02-07 19:31:53 +01:00
Daniel Ebdrup Jensen
4ace6ff83e handbook/virtualization: Suggest using supported RELEASE for bhyve
Since 10.3-RELEASE has gone EOL a while ago, update instructions to
match the newest -RELEASE on the newest releng branch as of writing.

While here, also correct at typo that instructed people to look in
/usr/shared which doesn't exist in hier(7).
2021-02-06 02:55:08 +01:00
Allan Jude
9374bec486 bsdinstall: Fix corrupted table
Sponsored By:	Klara Inc.
2021-02-02 00:59:21 -05:00
Gordon Bergling
fabd1efd2c Handbook: ZFS chapter: Correct a grammar mistake (with -> will)
PR:	253153
Submitted by:	Andreas Bjørnestad <panden at gmail dot com>
2021-02-01 19:20:33 +01:00
Sergio Carlavilla Delgado
989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00