commit f094cfde0da00a5d35783f5e19ed4883a59dc88b from: Omar Polo date: Tue May 02 18:04:12 2023 UTC amused-UID is slightly more correct than amused-$UID commit - 9c0e6da26cfc5963db69686ca2b1a086d57d6b66 commit + f094cfde0da00a5d35783f5e19ed4883a59dc88b blob - 21804bda439db7b70bad3a90ae60e5595ab116d4 blob + 114c2af8d0462de65e44f3587534d3cdc1521dd5 --- amused.1 +++ amused.1 @@ -43,7 +43,7 @@ server is already running. Use .Ar socket instead of the default -.Pa /tmp/amused-$UID +.Pa /tmp/amused-UID to communicate with the daemon. .It Fl v Produce more verbose output. @@ -205,8 +205,8 @@ The default format used by .Cm status . .El .Sh FILES -.Bl -tag -width "/tmp/amused-$UID" -compact -.It Pa /tmp/amused-$UID +.Bl -tag -width "/tmp/amused-UID" -compact +.It Pa /tmp/amused-UID .Ux Ns -domain socket used for communication with the daemon. .El