Skip to content

Commit 1a8525f

Browse files
authored
Merge pull request #1077 from pljones/bugfix/not-name-address
Remove incorrect references to a "Server Name/Address" field
2 parents 8482b79 + e91c431 commit 1a8525f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wiki/en/Software-Manual.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Server operators register their servers with Directories. These are either genre
9090
You can filter the list by server name or location. To list only occupied Servers, enter a "#" character.
9191
If you choose "Show All Musicians" the current occupants will be shown.
9292

93-
If you know the IP address or URL of a private Server, you can connect to it using the Server Name/Address field.
93+
If you know the hostname or IP address of a private Server, you can connect to it using the "Server Address" field.
9494
An optional port number can be added after the address using a colon as a separator, e.g, `jamulus.example.com:22124`.
9595
(Note that IPv6 addresses must be entirely enclosed in square brackets, for example `[::1]:22124`.)
9696
The field will also show a list of the most recently used server addresses.
@@ -313,7 +313,7 @@ rate is not higher than your available internet upload speed (check this with a
313313
### Custom Directories
314314

315315
If you need to add Directory addresses other than the built-in ones, you can do so here.
316-
If you know the IP address or host name of a custom Directory, you can connect to it using the Server Name/Address field.
316+
Enter the hostname or IP address of the custom Directory.
317317
An optional port number can be added after the address using a colon as a separator, e.g, `jamulus.example.com:22124`.
318318
(Note that IPv6 is not currently supported for Directories.)
319319
The button that follows the field allows the current entry to be removed from the list.

0 commit comments

Comments
 (0)