mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	man: Describe optional prefix {string} in server address
see https://bugs.freedesktop.org/show_bug.cgi?id=84024 v2: (thanks Tanu Kaskinen) * fix wording wrt machine id Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
		
							parent
							
								
									75355690b0
								
							
						
					
					
						commit
						a95a9d05e5
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -457,7 +457,9 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
 | 
				
			||||||
    server addresses separated by whitespace which are tried in turn. A server
 | 
					    server addresses separated by whitespace which are tried in turn. A server
 | 
				
			||||||
    address consists of an optional address type specifier (unix:, tcp:, tcp4:,
 | 
					    address consists of an optional address type specifier (unix:, tcp:, tcp4:,
 | 
				
			||||||
    tcp6:), followed by a path or host address. A host address may include an
 | 
					    tcp6:), followed by a path or host address. A host address may include an
 | 
				
			||||||
    optional port number.</p>
 | 
					    optional port number. A server address may be prefixed by a string enclosed
 | 
				
			||||||
 | 
					    in {}. In this case the following server address is ignored unless the prefix
 | 
				
			||||||
 | 
					    string equals the local hostname or the machine id (/etc/machine-id).</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <p><arg>$PULSE_SINK</arg>: the symbolic name of the sink to connect to when a client creates a playback stream and doesn't explicitly ask for a specific sink.</p>
 | 
					    <p><arg>$PULSE_SINK</arg>: the symbolic name of the sink to connect to when a client creates a playback stream and doesn't explicitly ask for a specific sink.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue