commit:     8982430a505574a5d8869d45a5bee699fc2abebf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 04:08:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 04:08:01 2023 +0000
URL:        https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=8982430a

share/issue.devfix: tweak whitespace, use HTTPS

Signed-off-by: Sam James <sam <AT> gentoo.org>

 share/issue.devfix | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/share/issue.devfix b/share/issue.devfix
index ea7ae0c1..6bbbb0ba 100644
--- a/share/issue.devfix
+++ b/share/issue.devfix
@@ -1,7 +1,7 @@
 -----------------------------------------------------
-Your system seems to be missing critical device files 
-in /dev !  Although you may be running udev or devfs, 
-the root partition is missing these required files !
+Your system seems to be missing critical device files
+in /dev!  Although you may be running udev or devfs,
+the root partition is missing these required files!
 
 To rectify this situation, please do the following:
 mkdir /mnt/fixit
@@ -10,12 +10,12 @@ cp -a --remove-destination /dev/* /mnt/fixit/dev/
 umount /mnt/fixit
 rmdir /mnt/fixit
 
-You may refer to these instructions at /etc/issue.  
-If you previously had an issue file, it has been 
-backed up at /etc/issue.devfix.  Once you've fixed 
-your system, you will have to restore your old issue 
+You may refer to these instructions at /etc/issue.
+If you previously had an issue file, it has been
+backed up at /etc/issue.devfix.  Once you've fixed
+your system, you will have to restore your old issue
 file in order to get rid of this warning.
 
-Thanks for using Gentoo ! :)
-http://bugs.gentoo.org/40987
+Thanks for using Gentoo! :)
+https://bugs.gentoo.org/40987
 -----------------------------------------------------

Reply via email to