jvlomax 450ff58
diff -Nurp a2jmidid/man/a2jmidid.1 a2jmidid.orig/man/a2jmidid.1
jvlomax 450ff58
--- a2jmidid/man/a2jmidid.1	2012-09-15 11:25:31.661714067 +0200
jvlomax 450ff58
+++ a2jmidid.orig/man/a2jmidid.1	2012-09-15 11:31:29.273764443 +0200
jvlomax 450ff58
@@ -19,13 +19,13 @@ specifies which jack-server to use
jvlomax 450ff58
 .SH NOTES
jvlomax 450ff58
 ALSA does not guarantee client names to by unique. I.e. it is possible
jvlomax 450ff58
 to have two apps that create two clients with same ALSA client name.
jvlomax 450ff58
-JACK however requires port names to be unqiue. To ensure this uniqueness,
jvlomax 450ff58
+JACK however requires port names to be unique. To ensure this uniqueness,
jvlomax 450ff58
 a2jmidid will add the unique numeric ALSA client ID to the JACK port name.
jvlomax 450ff58
 However this behaviour is known to be problematic when restoring
jvlomax 450ff58
 connections using simplistic tools like aj\-snapshot and jack_connect.
jvlomax 450ff58
 In order to make them work, the -u option can be used. This option will
jvlomax 450ff58
 cause a2jmidid to omit the numeric ALSA Client ID from JACK port names.
jvlomax 450ff58
-In this mode, ALSA client name uniqueness must be guartanteed externally.
jvlomax 450ff58
+In this mode, ALSA client name uniqueness must be guaranteed externally.
jvlomax 450ff58
 
jvlomax 450ff58
 .SH AUTHOR
jvlomax 450ff58
 Eric Hedekar <after the beep at g mail dot nospam com>