Changeset 4012:28bea7336add in roaraudio for doc/man7


Ignore:
Timestamp:
07/01/10 19:03:41 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typos

Location:
doc/man7
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • doc/man7/libroar.7

    r842 r4012  
    6161The default port is 22. 
    6262Note that you may need to use publickey based auth or ssh-agent because the application 
    63 may start SSH in a non interactive enviroment and SSH can not ask you for a password. 
     63may start SSH in a non interactive environment and SSH can not ask you for a password. 
    6464 
    6565 
  • doc/man7/roartips.7

    r546 r4012  
    2525 
    2626The later one will show you all information current available of the server it self, 
    27 the clients and the streams. This may include a lot of informations. 
     27the clients and the streams. This may include a lot of information. 
    2828 
    2929.SH "SERVER ADDRESS" 
    30 There a serverel types of server addresses based on the protocoll used to communicate. 
     30There a serverel types of server addresses based on the protocol used to communicate. 
    3131This lists the corrently implemented types in order of importance: 
    3232 
  • doc/man7/roartut.7

    r417 r4012  
    4949 } 
    5050 
    51 Now we want to loop for \fBlength\fR secunds: 
     51Now we want to loop for \fBlength\fR seconds: 
    5252 while (t < 2*M_PI*freq*length) { 
    5353 } 
Note: See TracChangeset for help on using the changeset viewer.