-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ufw: use manned as more information link #6171
Conversation
Why? the ubuntu page is way better than a man page. It provides examples, modification and what it does feature-wise. Manned is for last resorts when there is nothing else, correct? |
Nevermind, I see its use. I hadn't looked at the other PR. I can't tell which is better however I am willing to have either |
@CleanMachine1 I believe that a link to a wiki page is better than the same |
Yeah, generally we only go for a man page if there's nothing else that's appropriate, though it's really a case-by-case thing. |
Believe it or not, UFW is actually Ubuntu-specific as best I can tell - at least it started that way. To that end, the Ubuntu wiki page is more informative here. |
UFW was made for ubuntu to my knowledge however seems to adopted from uncomplicated nature. |
@navarroaxel as far as I can remember we only made a decision for which man page side we should use as default. We always preferred Wikis or Homepages over man pages. |
Hi all! This thread has not had any recent activity. |
common/
,linux/
, etc.)Related discussion: #6170 (comment)