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
45 lines
2.1 KiB
Text
45 lines
2.1 KiB
Text
---
|
|
title: Manual de FreeBSD
|
|
authors:
|
|
- author: Proyecto de Documentación de FreeBSD
|
|
copyright: 1995-2020 Proyecto de Documentación de FreeBSD
|
|
releaseinfo: "$FreeBSD$"
|
|
trademarks: ["freebsd", "ibm", "ieee", "redhat", "3com", "adobe", "apple", "intel", "linux", "microsoft", "opengroup", "sun", "realnetworks", "oracle", "3ware", "arm", "adaptec", "google", "heidelberger", "intuit", "lsilogic", "themathworks", "thomson", "vmware", "wolframresearch", "xiph", "xfree86", "general"]
|
|
next: books/handbook/preface
|
|
---
|
|
|
|
= Manual de FreeBSD
|
|
:doctype: book
|
|
:toc: macro
|
|
:toclevels: 1
|
|
:icons: font
|
|
:sectnums:
|
|
:sectnumlevels: 6
|
|
:source-highlighter: rouge
|
|
:experimental:
|
|
:lang: es
|
|
:toc-title: Tabla de contenidos
|
|
:part-signifier: Parte
|
|
:chapter-signifier: Capítulo
|
|
:appendix-caption: Apéndice
|
|
:table-caption: Tabla
|
|
:figure-caption: Figura
|
|
:example-caption: Ejemplo
|
|
|
|
include::shared/releases.adoc[]
|
|
include::shared/es/mailing-lists.adoc[]
|
|
|
|
[.abstract-title]
|
|
Resumen
|
|
|
|
¡Bienvenido a FreeBSD! Este manual cubre la instalación y uso diario de _FreeBSD {rel121-current}-RELEASE_ and _FreeBSD {rel114-current}-RELEASE_. Este manual está en _constante evolución_ y es el resultado del trabajo de muchas personas. Algunas secciones no están completas y otras necesitan ser actualizadas. Si está interesado en colaborar en este proyecto envíe un mensaje de correo electrónico a {freebsd-doc}. La última versión de este documento está siempre disponible en el http://www.FreeBSD.org[ sitio web de FreeBSD]. También puede encontrarla en diferentes formatos y opciones de compresión en el link:ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/[servidor FTP de FreeBSD] o en las numerosas crossref:mirrors[mirrors-ftp,réplicas]. Si prefiere una copia en papel de este manual puede comprarla en http://www.freebsdmall.com/[FreeBSD Mall]. También es posible link:https://www.FreeBSD.org/search/[hacer búsquedas] en este manual.
|
|
|
|
'''
|
|
|
|
include::content/es/books/handbook/toc.adoc[]
|
|
|
|
include::content/es/books/handbook/toc-figures.adoc[]
|
|
|
|
include::content/es/books/handbook/toc-tables.adoc[]
|
|
|
|
include::content/es/books/handbook/toc-examples.adoc[]
|