]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Properly quote printf string
authorleot <leot@NetBSD.org>
Sun, 7 Jun 2020 15:37:04 +0000 (15:37 +0000)
committerleot <leot@NetBSD.org>
Sun, 7 Jun 2020 15:37:04 +0000 (15:37 +0000)
Noticed by Ottavio Caruso on #netbsd@Freenode, thanks!

fortune/datfiles/netbsd-tips

index 61324adb425b52c032ea691b11e7161c4d1c8256..09d2b0adae9bf9d17d6fba722d79809c3981955f 100644 (file)
@@ -51,7 +51,7 @@ space for virtual memory:
 If your console ever gets broken, you can try resetting it to its
 initial state with:
 
- printf "\033c
+ printf "\033c"
 %
 If you installed a package, but don't know what the software is
 called or what executables to run, use pkg_info with the -L switch