git: 3dfac3f91b - main - handbook: No need to specify the md device number, so don't.

Ceri Davies <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by ceri:

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

commit 3dfac3f91bbf9e987b3e10c2980c7ca40de6abbc
Author:     Ceri Davies <[email protected]>
AuthorDate: 2021-06-14 13:04:57 +0000
Commit:     Ceri Davies <[email protected]>
CommitDate: 2021-06-14 13:11:48 +0000

    handbook: No need to specify the md device number, so don't.
---
 documentation/content/en/books/handbook/config/_index.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/documentation/content/en/books/handbook/config/_index.adoc b/documentation/content/en/books/handbook/config/_index.adoc
index 9eba4273e8..5fd0076cc2 100644
--- a/documentation/content/en/books/handbook/config/_index.adoc
+++ b/documentation/content/en/books/handbook/config/_index.adoc
@@ -1657,10 +1657,9 @@ See crossref:kernelconfig[kernelconfig,Configuring the FreeBSD Kernel] for infor
 +
 [.programlisting]
 ....
-md99	none	swap	sw,file=/usr/swap0,late	0	0
+md	none	swap	sw,file=/usr/swap0,late	0	0
 ....
 +
-The man:md[4] device [.filename]#md99# is used, leaving lower device numbers available for interactive use.
 . Swap space will be added on system startup. To add swap space immediately, use man:swapon[8]:
 +
 [source,shell]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.