On 1/16/21 3:28 PM, Dennis Clarke wrote:
root@rhea:/usr/src/freebsd-src # diff -u
usr.bin/fortune/datfiles/freebsd-tips.orig
usr.bin/fortune/datfiles/freebsd-tips
--- usr.bin/fortune/datfiles/freebsd-tips.orig  2021-01-15
00:37:37.863506000 +0000
+++ usr.bin/fortune/datfiles/freebsd-tips       2021-01-16
07:46:57.335803000 +0000
@@ -517,7 +517,7 @@

                 -- Lars Engels <l...@freebsd.org>
  %
-If you want to get a sorted list of all services that are started when
FreeBSD boots,
+If you want to get a list of all services that are started when FreeBSD
boots,
  enter "service -e".

                 -- Lars Engels <l...@freebsd.org>
root@rhea:/usr/src/freebsd-src #

Sorry for being all OCD here. Perhaps it should say sorted in the order
in which they were started. Something like that.

I think the "sorted" detail is relevant, but describing the key (how it is
sorted) is certainly a missing detail, maybe:

If you want to get a list of all services started when FreeBSD boots
in the order they are started, enter "service-e".

?

--
John Baldwin
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to