aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fortune
diff options
context:
space:
mode:
authorChristos Margiolis <christos@FreeBSD.org>2025-07-13 21:25:07 +0000
committerChristos Margiolis <christos@FreeBSD.org>2025-07-13 21:25:58 +0000
commit697bf0f416e4fe0fdd974b9eacdaed140fe18061 (patch)
treec8cd4a3a5e4df0ff68400b8ab104e59365052f37 /usr.bin/fortune
parent9f6718073382608519912e178e4c313dd61246b3 (diff)
Diffstat (limited to 'usr.bin/fortune')
-rw-r--r--usr.bin/fortune/datfiles/freebsd-tips2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
index 1e9501e3a6fb..6a2b59ff5fa7 100644
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -555,7 +555,7 @@ Use "sysrc name=value" to add an entry and "sysrc -x name" to delete an entry.
You can upload the dmesg of your system to help developers get an overview of commonly
used hardware and peripherals for FreeBSD. Use the curl package to upload it like this:
curl -v -d "nickname=$USER" -d "description=FreeBSD/$(uname -m) on \
-$(kenv smbios.system.maker) $(kenv smbios.system.product)" -d "do=addd" \
+$(kenv smbios.system.maker) $(kenv smbios.system.product)" -d "do=add" \
--data-urlencode 'dmesg@/var/run/dmesg.boot' http://dmesgd.nycbug.org/index.cgi
%
Want to know how much memory (in bytes) your machine has installed? Let