diff options
author | Leah Rowe <info@minifree.org> | 2016-10-13 01:30:58 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-13 01:30:58 +0100 |
commit | 93199f8f70587fe5f7cdd8c6166f6ef946f82e5c (patch) | |
tree | 1f975c4dac30d430d5480bbf83d5d3d069316fe6 /docs/bsd/index.html | |
parent | b2a10471606c07980c6268d38c38f77f8d14d004 (diff) | |
download | librebootfr-93199f8f70587fe5f7cdd8c6166f6ef946f82e5c.tar.gz librebootfr-93199f8f70587fe5f7cdd8c6166f6ef946f82e5c.zip |
docs/bsd/: call them BSD projects, not BSD distributions
BSD != GNU/Linux
Diffstat (limited to 'docs/bsd/index.html')
-rw-r--r-- | docs/bsd/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/bsd/index.html b/docs/bsd/index.html index eb71c539..d1cf314f 100644 --- a/docs/bsd/index.html +++ b/docs/bsd/index.html @@ -8,16 +8,16 @@ @import url('../css/main.css'); </style> - <title>BSD distributions</title> + <title>BSD projects</title> </head> <body> <div class="section"> - <h1 id="pagetop">BSD distributions</h1> + <h1 id="pagetop">BSD projects</h1> <p> - This section relates to dealing with BSD distributions: preparing bootable USB drives, + This section relates to dealing with BSD projects: preparing bootable USB drives, changing the default GRUB menu and so on. </p> <p> |