Skip to content

Commit

Permalink
Reworded and fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kalebo authored Oct 6, 2017
1 parent 00ab4de commit 2cb67bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/linux/ufw.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

`ufw status numbered`

- Allow incoming traffic on port 5432 on this host and an identifing comment:
- Allow incoming traffic on port 5432 on this host with a comment identifying the service:

`ufw allow {{5432}} comment {{"Service"}}`

Expand Down

0 comments on commit 2cb67bb

Please sign in to comment.