On 16/01/2021 23:28, Dennis Clarke wrote:
… maybe take out the word "sorted". Either that or insert the "started order" as the manpage claims :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 <[email protected]> % -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 <[email protected]> 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.
In lieu of 'sorted', how about 'dependency-ordered'? _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
