aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top/commands.c
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-05-19 23:04:42 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-05-19 23:04:42 +0000
commit8a133278b788697e8081a81cfb6a56e8cb129582 (patch)
tree4bb7b919ffda05d68360094423c605c5daa3266f /usr.bin/top/commands.c
parent946e91ab0c828db1b6ba0ac89c9a51a07fd74523 (diff)
downloadsrc-8a133278b788697e8081a81cfb6a56e8cb129582.tar.gz
src-8a133278b788697e8081a81cfb6a56e8cb129582.zip
top(1): unconditionally provide 'FreeBSD' as a version
Notes
Notes: svn path=/head/; revision=333901
Diffstat (limited to 'usr.bin/top/commands.c')
-rw-r--r--usr.bin/top/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/top/commands.c b/usr.bin/top/commands.c
index 4b8cc3788b13..c08f70a0fe54 100644
--- a/usr.bin/top/commands.c
+++ b/usr.bin/top/commands.c
@@ -56,7 +56,7 @@ void
show_help()
{
- printf("Top version %s, %s\n", version_string(), copyright);
+ printf("Top version FreeBSD, %s\n", copyright);
fputs("\n\n\
A top users display for Unix\n\
\n\