From a64892a0aaa8b6d067a6dda73dd0d0aeaf6a8dfe Mon Sep 17 00:00:00 2001 From: leot Date: Sun, 7 Jun 2020 15:37:04 +0000 Subject: Properly quote printf string Noticed by Ottavio Caruso on #netbsd@Freenode, thanks! --- fortune/datfiles/netbsd-tips | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fortune/datfiles/netbsd-tips b/fortune/datfiles/netbsd-tips index 61324adb..09d2b0ad 100644 --- a/fortune/datfiles/netbsd-tips +++ b/fortune/datfiles/netbsd-tips @@ -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 -- cgit v1.2.3-56-ge451