You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already owe a man page here (#39), but I'd like to add a few more to the pile. As suggested in #58 (comment), we could have a rc.conf(5), maybe together with rc.local(5) and rc.shutdown(5). These would be mostly transferred over from void-docs, from where we would remove explanations and simply add links to the proper man pages.
The advantage here is that information can be found with just man(1) instead of requiring knowledge of void-docs(1) (or, more realistically, opening a browser). One disadvantage I can think of is that this wouldn't take advantage of eventual translation efforts in void-docs. Leaving the information duplicated wouldn't be terrible either, and we'd still get man pages out of it, which is nice.
The text was updated successfully, but these errors were encountered:
I already owe a man page here (#39), but I'd like to add a few more to the pile. As suggested in #58 (comment), we could have a
rc.conf(5)
, maybe together withrc.local(5)
andrc.shutdown(5)
. These would be mostly transferred over from void-docs, from where we would remove explanations and simply add links to the proper man pages.The advantage here is that information can be found with just
man(1)
instead of requiring knowledge ofvoid-docs(1)
(or, more realistically, opening a browser). One disadvantage I can think of is that this wouldn't take advantage of eventual translation efforts in void-docs. Leaving the information duplicated wouldn't be terrible either, and we'd still get man pages out of it, which is nice.The text was updated successfully, but these errors were encountered: