treewide: documentation on exported values should start with their name

Change-Id: I1bd89db3d9be101a682d8c18ebeb18f19fb189f4
Reviewed-on: https://review.monogon.dev/c/monogon/+/3029
Tested-by: Jenkins CI
Vouch-Run-CI: Tim Windelschmidt <tim@monogon.tech>
Reviewed-by: Serge Bazanski <serge@monogon.tech>
diff --git a/metropolis/test/nanoswitch/socks.go b/metropolis/test/nanoswitch/socks.go
index 3ca8e34..a85e9a3 100644
--- a/metropolis/test/nanoswitch/socks.go
+++ b/metropolis/test/nanoswitch/socks.go
@@ -9,6 +9,8 @@
 	"source.monogon.dev/metropolis/pkg/supervisor"
 )
 
+// SOCKSPort is the port at which nanoswitch listens for SOCKS conenctions.
+//
 // ONCHANGE(//metropolis/test/launch/cluster:cluster.go): port must be kept in sync
 const SOCKSPort uint16 = 1080