From 7ba01ca0a13b4bc921729b0f818f2ffa600f7f2d Mon Sep 17 00:00:00 2001 From: pxgamer Date: Tue, 19 Mar 2019 16:30:52 +0000 Subject: [PATCH] netstat: fix token naming and curly braces --- pages/osx/netstat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/netstat.md b/pages/osx/netstat.md index c8e52183c8..a854c99b41 100644 --- a/pages/osx/netstat.md +++ b/pages/osx/netstat.md @@ -16,7 +16,7 @@ - Display PID and program names for a specific port: -`netstat -p {PROTOCOL}` +`netstat -p {{protocol}}` - List information continuously: