diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | e87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /sysutils/atop | |
parent | 867a3ba355276083619d6e050ed5885ecfc04d75 (diff) | |
download | freebsd-ports-gnome-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.gz freebsd-ports-gnome-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.zst freebsd-ports-gnome-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'sysutils/atop')
-rw-r--r-- | sysutils/atop/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/atop/files/pkg-message.in b/sysutils/atop/files/pkg-message.in index 53f396327930..d3d983bb98af 100644 --- a/sysutils/atop/files/pkg-message.in +++ b/sysutils/atop/files/pkg-message.in @@ -2,9 +2,9 @@ atop succesfully installed. To run in interactive mode use "atop" command. -To run the atop in collecting mode from startup, add +To run the atop in collecting mode from startup, add -atop_enable="YES" +atop_enable="YES" in your /etc/rc.conf. |