[SCM] Seamless communication between many kinds of Unix branch, master, updated. 87b5928d2aca38a22d2d354f792bcb2cfc5679de

Ole Streicher github at liska.ath.cx
Wed Jan 18 13:09:07 UTC 2012


The following commit has been merged in the master branch:
commit f88157429b418c2f133d2711c915a45a071b1a42
Author: Ole Streicher <github at liska.ath.cx>
Date:   Wed Jan 18 13:46:31 2012 +0100

    Add simple spell fixes ("-" --> "\-")

diff --git a/debian/patches/fix_manpages.patch b/debian/patches/fix_manpages.patch
index db3f1c3..9ba9121 100644
--- a/debian/patches/fix_manpages.patch
+++ b/debian/patches/fix_manpages.patch
@@ -1,5 +1,6 @@
 Author: Ole Streicher <debian at liska.ath.cx>
-Description: Fix manpages (section and name) so that lintian does not complain
+Description: Fix manpages (section, name, and spellfixes) so that lintian 
+ does not complain
 --- xpa-2.1.13.orig/Makefile.in
 +++ xpa-2.1.13/Makefile.in
 @@ -296,14 +296,14 @@ install-binaries: $(LIB) $(PROGS)
@@ -561,3 +562,532 @@ Description: Fix manpages (section and name) so that lintian does not complain
  .SH "SYNOPSIS"
  .IX Header "SYNOPSIS"
  Describes how \s-1XPA\s0 access points can be added to X Toolkit (Xt) programs.
+--- xpa-2.1.13.orig/man/man1/xpaset.1
++++ xpa-2.1.13/man/man1/xpaset.1
+@@ -138,16 +138,16 @@ xpaset - send data to one or more XPA se
+ .SH "OPTIONS"
+ .IX Header "OPTIONS"
+ .Vb 10
+-\&  -h            print help message
+-\&  -i            access XPA point on different machine (override XPA_NSINET)
+-\&  -m            override XPA_METHOD environment variable
+-\&  -n            don't wait for the status message after server completes
+-\&  -p            don't read (or send) buf data from stdin
+-\&  -s            enter server mode
+-\&  -t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
+-\&  -u [users]    XPA points can be from specified users (override XPA_NSUSERS)
+-\&  -v            verify message to stdout
+-\&  --version     display version and exit
++\&  \-h            print help message
++\&  \-i            access XPA point on different machine (override XPA_NSINET)
++\&  \-m            override XPA_METHOD environment variable
++\&  \-n            don't wait for the status message after server completes
++\&  \-p            don't read (or send) buf data from stdin
++\&  \-s            enter server mode
++\&  \-t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
++\&  \-u [users]    XPA points can be from specified users (override XPA_NSUSERS)
++\&  \-v            verify message to stdout
++\&  \-\-version     display version and exit
+ .Ve
+ .SH "DESCRIPTION"
+ .IX Header "DESCRIPTION"
+@@ -170,7 +170,7 @@ indicate that there is no data being sen
+ change the colormap used by the ds9 image display program, use:
+ .PP
+ .Vb 1
+-\&  csh> xpaset -p ds9 cmap Heat
++\&  csh> xpaset \-p ds9 cmap Heat
+ .Ve
+ .PP
+ Of course, this also can be accomplished by sending \s-1EOF\s0 to stdin in
+@@ -189,7 +189,7 @@ can be sent to access points without hav
+ in server mode is:
+ .PP
+ .Vb 8
+-\&  csh> xpaset -s
++\&  csh> xpaset \-s
+ \&  xpaset ds9 colormap I8
+ \&  ^D
+ \&  xpaset ds9 regions
+--- xpa-2.1.13.orig/man/man1/xpachanges.1
++++ xpa-2.1.13/man/man1/xpachanges.1
+@@ -162,7 +162,7 @@ This allows support for better error han
+ to return before the callback is complete, use \-n switch:
+ .Sp
+ .Vb 1
+-\&  echo "file foo.fits" | xpaset -n SAOtng
++\&  echo "file foo.fits" | xpaset \-n SAOtng
+ .Ve
+ .IP "\(bu" 4
+ The old \-w switch in xpaset and xpaget is no longer necessary (and is
+@@ -172,7 +172,7 @@ an xpa access point at one time.
+ The new \-p switch on xpaset means you need not read from stdout:
+ .Sp
+ .Vb 1
+-\&  xpaset -p SAOtng colormap I8
++\&  xpaset \-p SAOtng colormap I8
+ .Ve
+ .Sp
+ will send the paramlist to the SAOtng callback without reading from stdin.
+--- xpa-2.1.13.orig/man/man1/xpamb.1
++++ xpa-2.1.13/man/man1/xpamb.1
+@@ -164,7 +164,7 @@ string to be stored with that data.  Thi
+ by xpaget:
+ .Sp
+ .Vb 1
+-\&  xpaget xpamb foo -info
++\&  xpaget xpamb foo \-info
+ .Ve
+ .Sp
+ (along with other information such as the date/time of storage and the size of
+@@ -172,7 +172,7 @@ the data buffer) if the \-info switch is
+ spaces, you must enclose it in \fBtwo\fR sets of quotes:
+ .Sp
+ .Vb 1
+-\&  cat foo | xpaset xpamb -store foo -info "'this is info on foo'"
++\&  cat foo | xpaset xpamb \-store foo \-info "'this is info on foo'"
+ .Ve
+ .Sp
+ The first set of quotes is removed by the shell while the second is used to
+@@ -189,7 +189,7 @@ Delete the named data buffer and free al
+ Switches can be used in any combination that makes sense. For example:
+ .PP
+ .Vb 1
+-\&  cat foo.fits | xpaset xpamb -store foo -info "FITS" "DS9:*" fits foo.fits
++\&  cat foo.fits | xpaset xpamb \-store foo \-info "FITS" "DS9:*" fits foo.fits
+ .Ve
+ .PP
+ will broadcast the foo.fits image to all access points of class
+@@ -197,7 +197,7 @@ will broadcast the foo.fits image to all
+ name of \fBfoo\fR for later manipulation such as:
+ .PP
+ .Vb 1
+-\&  xpaset -p xpamb -send foo "DS9:*" fits foo.fits
++\&  xpaset \-p xpamb \-send foo "DS9:*" fits foo.fits
+ .Ve
+ .PP
+ will re-broadcast the foo.fits image to all access points of class \*(L"\s-1DS9\s0\*(R".
+@@ -255,7 +255,7 @@ the same time.  The stored data always i
+ data:
+ .PP
+ .Vb 1
+-\&  cat foo2.fits | xpaset xpamb -send foo "DS9:*" fits foo.fits
++\&  cat foo2.fits | xpaset xpamb \-send foo "DS9:*" fits foo.fits
+ .Ve
+ .PP
+ will first send the foo.fits file, and then the foo2.fits file to all
+@@ -278,7 +278,7 @@ size in bytes of the data, and the suppl
+ If arguments are specified, they will be in the form:
+ .PP
+ .Vb 1
+-\&  xpaget xpamb [-info] [-data] [name [paramlist]]
++\&  xpaget xpamb [\-info] [\-data] [name [paramlist]]
+ .Ve
+ .PP
+ If the optional \fB\-info\fR and/or \fB\-data\fR switches are specified, then
+@@ -287,20 +287,20 @@ following the switches. You can use eith
+ in a single command. For example, if the \-info switch is used:
+ .PP
+ .Vb 1
+-\&  xpaget xpamb -info foo
++\&  xpaget xpamb \-info foo
+ .Ve
+ .PP
+ then the info about that stored data buffer will be returned.
+ If the \-data is used with a specific name:
+ .PP
+ .Vb 1
+-\&  xpaget xpamb -data foo
++\&  xpaget xpamb \-data foo
+ .Ve
+ .PP
+ then the stored data itself will be returned. If both are used:
+ .PP
+ .Vb 1
+-\&  xpaget xpamb -info -data foo
++\&  xpaget xpamb \-info \-data foo
+ .Ve
+ .PP
+ then the info will be returned, followed by the data. Note that it is an
+--- xpa-2.1.13.orig/man/man1/xpaaccess.1
++++ xpa-2.1.13/man/man1/xpaaccess.1
+@@ -138,16 +138,16 @@ xpaaccess [\-c] [\-h] [\-i nsinet] [\-m
+ .SH "OPTIONS"
+ .IX Header "OPTIONS"
+ .Vb 10
+-\&  -c            contact each access point individually
+-\&  -h            print help message
+-\&  -i            access XPA point on different machine (override XPA_NSINET)
+-\&  -m            override XPA_METHOD environment variable
+-\&  -n            return number of matches instead of "yes" or "no"
+-\&  -t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
+-\&  -u [users]    XPA points can be from specified users (override XPA_NSUSERS)
+-\&  -v            print info about each successful access point
+-\&  -V            print info or error about each access point
+-\&  --version     display version and exit
++\&  \-c            contact each access point individually
++\&  \-h            print help message
++\&  \-i            access XPA point on different machine (override XPA_NSINET)
++\&  \-m            override XPA_METHOD environment variable
++\&  \-n            return number of matches instead of "yes" or "no"
++\&  \-t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
++\&  \-u [users]    XPA points can be from specified users (override XPA_NSUSERS)
++\&  \-v            print info about each successful access point
++\&  \-V            print info or error about each access point
++\&  \-\-version     display version and exit
+ .Ve
+ .SH "DESCRIPTION"
+ .IX Header "DESCRIPTION"
+@@ -178,7 +178,7 @@ can shorten the time of delay using the
+ example, to shorten the delay time to 2 seconds, use:
+ .PP
+ .Vb 1
+-\&  xpaaccess -c -t "2,2" ds9
++\&  xpaaccess \-c \-t "2,2" ds9
+ .Ve
+ .PP
+ The first argument is the short delay value, and is ignored in this
+--- xpa-2.1.13.orig/man/man1/xpainfo.1
++++ xpa-2.1.13/man/man1/xpainfo.1
+@@ -138,14 +138,14 @@ xpainfo [\-h] [\-i nsinet] [\-m method]
+ .SH "OPTIONS"
+ .IX Header "OPTIONS"
+ .Vb 8
+-\&  -h            print help message
+-\&  -i            access XPA point on different machine (override XPA_NSINET)
+-\&  -m            override XPA_METHOD environment variable
+-\&  -n            don't wait for the status message after server completes
+-\&  -s            enter server mode
+-\&  -t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
+-\&  -u [users]    XPA points can be from specified users (override XPA_NSUSERS)
+-\&  --version     display version and exit
++\&  \-h            print help message
++\&  \-i            access XPA point on different machine (override XPA_NSINET)
++\&  \-m            override XPA_METHOD environment variable
++\&  \-n            don't wait for the status message after server completes
++\&  \-s            enter server mode
++\&  \-t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
++\&  \-u [users]    XPA points can be from specified users (override XPA_NSUSERS)
++\&  \-\-version     display version and exit
+ .Ve
+ .SH "DESCRIPTION"
+ .IX Header "DESCRIPTION"
+--- xpa-2.1.13.orig/man/man1/xpaget.1
++++ xpa-2.1.13/man/man1/xpaget.1
+@@ -138,14 +138,14 @@ xpaget [\-h] [\-i nsinet] [\-m method] [
+ .SH "OPTIONS"
+ .IX Header "OPTIONS"
+ .Vb 8
+-\&  -h            print help message
+-\&  -i            access XPA point on different machine (override XPA_NSINET)
+-\&  -m            override XPA_METHOD environment variable
+-\&  -n            don't wait for the status message after server completes
+-\&  -s            enter server mode
+-\&  -t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
+-\&  -u [users]    XPA points can be from specified users (override XPA_NSUSERS)
+-\&  --version     display version and exit
++\&  \-h            print help message
++\&  \-i            access XPA point on different machine (override XPA_NSINET)
++\&  \-m            override XPA_METHOD environment variable
++\&  \-n            don't wait for the status message after server completes
++\&  \-s            enter server mode
++\&  \-t [s,l]      set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
++\&  \-u [users]    XPA points can be from specified users (override XPA_NSUSERS)
++\&  \-\-version     display version and exit
+ .Ve
+ .SH "DESCRIPTION"
+ .IX Header "DESCRIPTION"
+--- xpa-2.1.13.orig/man/man1/xpans.1
++++ xpa-2.1.13/man/man1/xpans.1
+@@ -135,19 +135,19 @@ xpans \- the XPA Name Server
+ .SH "SYNOPSIS"
+ .IX Header "SYNOPSIS"
+ .Vb 1
+-\&  xpans [-h] [-e] [-k sec] [-p port] [-l log] [-s security log] [-P n]
++\&  xpans [\-h] [\-e] [\-k sec] [\-p port] [\-l log] [\-s security log] [\-P n]
+ .Ve
+ .SH "OPTIONS"
+ .IX Header "OPTIONS"
+ .Vb 8
+-\&  -h            print help message
+-\&  -e            exit when there are no more XPA connections
+-\&  -k            send keepalive messages every n sec
+-\&  -l            log data base entries to specified file
+-\&  -p            listen for connections on specified port
+-\&  -s            log security info for each connection to specified file      
+-\&  -P            accept proxy requests (P=1) using separate thread (P=2)
+-\&  --version     display version and exit
++\&  \-h            print help message
++\&  \-e            exit when there are no more XPA connections
++\&  \-k            send keepalive messages every n sec
++\&  \-l            log data base entries to specified file
++\&  \-p            listen for connections on specified port
++\&  \-s            log security info for each connection to specified file      
++\&  \-P            accept proxy requests (P=1) using separate thread (P=2)
++\&  \-\-version     display version and exit
+ .Ve
+ .SH "DESCRIPTION"
+ .IX Header "DESCRIPTION"
+@@ -203,7 +203,7 @@ If \fIxpans\fR is terminated but ds9 sti
+ can re-register both access points for the ds9 process by running:
+ .PP
+ .Vb 1
+-\&  xpaset -p 838e2f67:1863 -nsconnect
++\&  xpaset \-p 838e2f67:1863 \-nsconnect
+ .Ve
+ .PP
+ Notice that the ip:port specifier is used with \fIxpaset\fR to bypass
+@@ -256,8 +256,8 @@ assume that ds9 has been started up usin
+ .PP
+ .Vb 3
+ \&  ds9 &
+-\&  ds9 -title ds9-1-eric &
+-\&  ds9 -title ds9-2-eric &
++\&  ds9 \-title ds9-1-eric &
++\&  ds9 \-title ds9-2-eric &
+ .Ve
+ .PP
+ To lookup all ds9 access points which end in \*(L".eric\*(R" and which can
+@@ -296,7 +296,7 @@ to a proxy-enabled xpans program on host
+ For example:
+ .PP
+ .Vb 1
+-\&  xpaset -p foo -remote 'host2:28571' + -proxy   # on host1
++\&  xpaset \-p foo \-remote 'host2:28571' + \-proxy   # on host1
+ .Ve
+ .PP
+ When this is done, host2 can use xpaset, xpaget, and xpainfo calls to
+--- xpa-2.1.13.orig/man/man3/xpanew.3
++++ xpa-2.1.13/man/man3/xpanew.3
+@@ -172,7 +172,7 @@ message by setting the \s-1XPA_VERSIONCH
+ The help string is meant to be returned by a request from xpaget:
+ .PP
+ .Vb 1
+-\&  xpaget class:name -help
++\&  xpaget class:name \-help
+ .Ve
+ .PP
+ A send_callback and/or a receive_callback can be specified; at
+--- xpa-2.1.13.orig/man/mann/xpaacl.n
++++ xpa-2.1.13/man/mann/xpaacl.n
+@@ -212,13 +212,13 @@ Access to an individual \s-1XPA\s0 acces
+ parameter for that access point.  For example:
+ .PP
+ .Vb 1
+-\&  xpaset -p xpa1 -acl "somehost -"
++\&  xpaset \-p xpa1 -\acl "somehost -"
+ .Ve
+ .PP
+ will turn off all access control for somehost to the xpa1 access point, while:
+ .PP
+ .Vb 1
+-\&  xpaset -p XPA:xpa1 -acl "beberly gs"
++\&  xpaset \-p XPA:xpa1 \-acl "beberly gs"
+ .Ve
+ .PP
+ will give beberly xpaget and xpaset access to the access point whose
+@@ -227,7 +227,7 @@ class is \s-1XPA\s0 and whose name is xp
+ Similarly, the current \s-1ACL\s0 for a given access point can be retrieved using:
+ .PP
+ .Vb 1
+-\&  xpaget xpa1 -acl
++\&  xpaget xpa1 \-acl
+ .Ve
+ .PP
+ Of course, you must have xpaget access to this \s-1XPA\s0 access point to
+--- xpa-2.1.13.orig/man/mann/xpacode.n
++++ xpa-2.1.13/man/mann/xpacode.n
+@@ -166,10 +166,10 @@ You then can use xpaset and xpaget to in
+ etc. You also can use ctest to do the same thing, or to iterate:
+ .PP
+ .Vb 4
+-\&  ctest -s -l 100 xpa        # send to xpa 100 times
+-\&  ctest -s -l 100 "xpa*"     # send to xpa and xpa1 100 times
+-\&  ctest -g -l 100 xpa        # receive from xpa 100 times
+-\&  ctest -g -l 100 "xpa*"     # receive from xpa and xpa1 100 times
++\&  ctest \-s \-l 100 xpa        # send to xpa 100 times
++\&  ctest \-s \-l 100 "xpa*"     # send to xpa and xpa1 100 times
++\&  ctest \-g \-l 100 xpa        # receive from xpa 100 times
++\&  ctest \-g \-l 100 "xpa*"     # receive from xpa and xpa1 100 times
+ .Ve
+ .PP
+ More options are available: see the stest.c and ctest.c code itself, which
+--- xpa-2.1.13.orig/man/mann/xpacommon.n
++++ xpa-2.1.13/man/mann/xpacommon.n
+@@ -177,13 +177,13 @@ or
+ in programs, e.g:
+ .PP
+ .Vb 3
+-\&  xpaget ds9 -acl
+-\&  xpaget ds9 -help
++\&  xpaget ds9 \-acl
++\&  xpaget ds9 \-help
+ \&  xpaget ds9 env FOO
+ .Ve
+ .PP
+ .Vb 1
+-\&  xpaset -p ds9 env FOO foofoo
++\&  xpaset \-p ds9 env FOO foofoo
+ .Ve
+ .PP
+ With the exception of \fB\-help\fR and \fB\-version\fR, reserved
+@@ -217,8 +217,8 @@ different machines are kept separate.  T
+ clipboard is:
+ .Sp
+ .Vb 2
+-\&  [data] | xpaset [server] -clipboard add|append [clipboard_name]
+-\&  xpaset -p [server] -clipboard delete [clipboard_name]
++\&  [data] | xpaset [server] \-clipboard add|append [clipboard_name]
++\&  xpaset \-p [server] \-clipboard delete [clipboard_name]
+ .Ve
+ .Sp
+ Use \*(L"add\*(R" to create a new clipboard or replace the contents of an existing
+@@ -227,7 +227,7 @@ one. Use \*(L"append\*(R" to append to a
+ Information on a named clipboard is retrieved using:
+ .Sp
+ .Vb 1
+-\&  xpaget [server] -clipboard [clipboard_name]
++\&  xpaget [server] \-clipboard [clipboard_name]
+ .Ve
+ .IP "\(bu" 4
+ \&\fB\-exec\fR set: execute commands from buffer [options: none]
+@@ -261,7 +261,7 @@ instead of to the \s-1XPA\s0 name (since
+ connection!):
+ .Sp
+ .Vb 1
+-\&  xpaset -p 838e2f67:1268 -nsconnect
++\&  xpaset \-p 838e2f67:1268 \-nsconnect
+ .Ve
+ .Sp
+ See xpans for more information.
+--- xpa-2.1.13.orig/man/mann/xpainet.n
++++ xpa-2.1.13/man/mann/xpainet.n
+@@ -173,7 +173,7 @@ default the access control for the acces
+ restricted to that machine:
+ .PP
+ .Vb 3
+-\&  [sh]$ xpaget xpa -acl
++\&  [sh]$ xpaget xpa \-acl
+ \&  *:* 123.456.78.910 gisa
+ \&  *:* localhost gisa
+ .Ve
+@@ -184,13 +184,13 @@ or xpainfo operations.  For example, to
+ following command can be issued on the local machine:
+ .PP
+ .Vb 1
+-\&  [sh]$ xpaset -p xpa -acl "remote_machine g"
++\&  [sh]$ xpaset \-p xpa \-acl "remote_machine g"
+ .Ve
+ .PP
+ This results in the following access permissions on the local machine:
+ .PP
+ .Vb 4
+-\&  [sh]$ xpaget xpa -acl
++\&  [sh]$ xpaget xpa \-acl
+ \&  XPA:xpa 234.567.89.012 g
+ \&  *:* 123.456.78.910 gisa
+ \&  *:* localhost gisa
+@@ -201,7 +201,7 @@ establish communication with the local \
+ on a call-by-call basis using the \fB\-i\fR switch on xpaset, xpaget, etc:
+ .PP
+ .Vb 6
+-\&  [sh]$ xpaget -i "local_machine:12345" xpa
++\&  [sh]$ xpaget \-i "local_machine:12345" xpa
+ \&  class: XPA
+ \&  name: xpa
+ \&  method: 88877766:2778
+@@ -243,14 +243,14 @@ To register access of this local xpa on
+ the xpaset and the \fB\-remote\fR sub\-command:
+ .PP
+ .Vb 1
+-\&  [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' +
++\&  [sh]$ ./xpaset \-p xpa \-remote 'remote_machine:$port' +
+ .Ve
+ .PP
+ To register the local xpa access point on the remote machine with xpaget
+ access only, execute:
+ .PP
+ .Vb 1
+-\&  [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' g
++\&  [sh]$ ./xpaset \-p xpa \-remote 'remote_machine:$port' g
+ .Ve
+ .PP
+ Once the remote registration command is executed, the remote client
+@@ -278,7 +278,7 @@ To unregister remote access from the loc
+ command but with a '\-' argument:
+ .PP
+ .Vb 1
+-\&  [sh]$ xpaset -p xpa -remote 'remote_machine:$port' -
++\&  [sh]$ xpaset \-p xpa \-remote 'remote_machine:$port'  \-
+ .Ve
+ .PP
+ The benefit of using remote registration is that communication with
+@@ -307,7 +307,7 @@ server. To register remote proxy service
+ \&\fB\-proxy\fR argument added to the end of the command:
+ .PP
+ .Vb 1
+-\&  [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' g -proxy
++\&  [sh]$ ./xpaset \-p xpa \-remote 'remote_machine:$port' g \-proxy
+ .Ve
+ .PP
+ Once a remote proxy registration command is executed, the remote
+--- xpa-2.1.13.orig/man/mann/xpausers.n
++++ xpa-2.1.13/man/mann/xpausers.n
+@@ -162,14 +162,14 @@ machine, use the \-u [user] option on xp
+ if eric executes:
+ .PP
+ .Vb 1
+-\&  xpaget -u john xpa1
++\&  xpaget \-u john xpa1
+ .Ve
+ .PP
+ he will access John's xpa1 access point.Use \*(L"*\*(R" to access all users
+ on a given machine:
+ .PP
+ .Vb 1
+-\&  xpaget -u "*" xpa1
++\&  xpaget \-u "*" xpa1
+ .Ve
+ .PP
+ Note that the \s-1XPA\s0 Environment Variable
+--- xpa-2.1.13.orig/man/man3/xpaclient.3
++++ xpa-2.1.13/man/man3/xpaclient.3
+@@ -209,7 +209,7 @@ in the software module that defines or a
+ then will link against the libxpa.a library:
+ .PP
+ .Vb 1
+-\&  gcc -o foo foo.c libxpa.a
++\&  gcc \-o foo foo.c libxpa.a
+ .Ve
+ .PP
+ \&\s-1XPA\s0 has been compiled using both C and \*(C+ compilers.
+--- xpa-2.1.13.orig/man/man3/xpacmdadd.3
++++ xpa-2.1.13/man/man3/xpacmdadd.3
+@@ -157,14 +157,14 @@ with the exceptions noted below.
+ When help is requested for a command access point using:
+ .PP
+ .Vb 1
+-\&  xpaget -h class:name
++\&  xpaget \-h class:name
+ .Ve
+ .PP
+ all of the command help strings are listed.  To get help for a given
+ command, use:
+ .PP
+ .Vb 1
+-\&  xpaget -h class:name cmd
++\&  xpaget \-h class:name cmd
+ .Ve
+ .PP
+ Also, the acl keyword in the send_mode and receive_mode strings is
+--- xpa-2.1.13.orig/man/man3/xpaserver.3
++++ xpa-2.1.13/man/man3/xpaserver.3
+@@ -207,7 +207,7 @@ in the software module that defines or a
+ then will link against the libxpa.a library:
+ .PP
+ .Vb 1
+-\&  gcc -o foo foo.c libxpa.a
++\&  gcc \-o foo foo.c libxpa.a
+ .Ve
+ .PP
+ \&\s-1XPA\s0 has been compiled using both C and \*(C+ compilers.

-- 
Seamless communication between many kinds of Unix



More information about the debian-science-commits mailing list