mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 04:50:34 -04:00 
			
		
		
		
	Updates to manpages
Aliased wsprd to the wsjtx manpage.
Added a {VERSION} attribute to the manpage generation in line with the
User Guide generation.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5536 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
			
			
This commit is contained in:
		
							parent
							
								
									b13103b7d1
								
							
						
					
					
						commit
						232e455893
					
				| @ -32,6 +32,7 @@ set (A2X_OPTS | |||||||
|   --xsltproc-opts=${XSLTPROC_OPTS} |   --xsltproc-opts=${XSLTPROC_OPTS} | ||||||
|   --doctype=manpage |   --doctype=manpage | ||||||
|   --no-xmllint |   --no-xmllint | ||||||
|  |   -a VERSION=${wsjtx_VERSION} | ||||||
|   ) |   ) | ||||||
| 
 | 
 | ||||||
| set (MANPAGES) | set (MANPAGES) | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| :doctype: manpage | :doctype: manpage | ||||||
| :man source: AsciiDoc | :man source: AsciiDoc | ||||||
| :man version: {revnumber} | :man version: {VERSION} | ||||||
| :man manual: WSJT-X Manual | :man manual: WSJT-X Manual | ||||||
| = jt65code(1) | = jt65code(1) | ||||||
| 
 | 
 | ||||||
| @ -10,11 +10,22 @@ jt65code, jt9code, jt4code - Weak signal communications encoding support utility | |||||||
| 
 | 
 | ||||||
| == SYNOPSIS | == SYNOPSIS | ||||||
| 
 | 
 | ||||||
| *jt65code* MESSAGE | *jt65code* "'MESSAGE'" | ||||||
| 
 | 
 | ||||||
| *jt9code* MESSAGE | *jt65code* ['OPTIONS'] | ||||||
| 
 | 
 | ||||||
| *jt4code* MESSAGE | *jt9code* "'MESSAGE'" | ||||||
|  | 
 | ||||||
|  | *jt9code* ['OPTIONS'] | ||||||
|  | 
 | ||||||
|  | *jt4code* "'MESSAGE'" | ||||||
|  | 
 | ||||||
|  | *jt4code* ['OPTIONS'] | ||||||
|  | 
 | ||||||
|  | == OPTIONS | ||||||
|  | *-t*:: | ||||||
|  |  Prints a selection of messages alongside their corresponding | ||||||
|  |  decoded form and types. | ||||||
| 
 | 
 | ||||||
| == DESCRIPTION | == DESCRIPTION | ||||||
| 
 | 
 | ||||||
| @ -83,14 +94,8 @@ information-carrying channel symbols. | |||||||
| 
 | 
 | ||||||
| WSJT-X home page:: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html | WSJT-X home page:: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html | ||||||
| 
 | 
 | ||||||
| WSJT-X User's Guide:: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjtx-main.html | WSJT-X User's Guide:: | ||||||
| 
 | http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjtx-main-{VERSION}.html | ||||||
| == OPTIONS |  | ||||||
| *-t:: |  | ||||||
|  Prints a selection of different messages with their corresponding |  | ||||||
|  decodes ad types. |  | ||||||
| 
 |  | ||||||
| == FILES |  | ||||||
| 
 | 
 | ||||||
| == AUTHOR | == AUTHOR | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,25 +1,26 @@ | |||||||
| :doctype: manpage | :doctype: manpage | ||||||
| :man source: AsciiDoc | :man source: AsciiDoc | ||||||
| :man version: {revnumber} | :man version: {VERSION} | ||||||
| :man manual: WSJT-X Manual | :man manual: WSJT-X Manual | ||||||
| = wsjtx(1) | = wsjtx(1) | ||||||
| 
 | 
 | ||||||
| == NAME | == NAME | ||||||
| 
 | 
 | ||||||
| wsjtx, jt9 - Weak signal communications program. | wsjtx, jt9, wsprd - Weak signal communications program. | ||||||
| 
 | 
 | ||||||
| == SYNOPSIS | == SYNOPSIS | ||||||
| 
 | 
 | ||||||
| *wsjtx* [OPTIONS] | *wsjtx* ['OPTIONS'] | ||||||
| 
 | 
 | ||||||
| == DESCRIPTION | == DESCRIPTION | ||||||
| 
 | 
 | ||||||
| *wsjtx* is a weak signal communications program supporting two operating | *wsjtx* is a weak signal communications program supporting several operating | ||||||
| modes: JT65 and JT9 (*wsjtx* version 1 supported JT9 only). | modes: JT65, JT9, JT4 and WSPR (*wsjtx* version 1 supported JT9 only). | ||||||
| 
 | 
 | ||||||
| WSJT-X home page:: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html | WSJT-X home page:: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html | ||||||
| 
 | 
 | ||||||
| WSJT-X User's Guide:: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjtx-main-toc2.html | WSJT-X User's Guide:: | ||||||
|  | http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjtx-main-{VERSION}.html | ||||||
| 
 | 
 | ||||||
| An alternative JT65 decoder executable *kvasd* for i386 Ubuntu is | An alternative JT65 decoder executable *kvasd* for i386 Ubuntu is | ||||||
| available at http://www.physics.princeton.edu/pulsar/K1JT/kvasd . | available at http://www.physics.princeton.edu/pulsar/K1JT/kvasd . | ||||||
| @ -105,7 +106,7 @@ Joe Taylor, K1JT. | |||||||
| 
 | 
 | ||||||
| == COPYING | == COPYING | ||||||
| 
 | 
 | ||||||
| *wsjtx* is Copyright (C) 2001 - 2014 by Joseph H. Taylor, Jr., K1JT, | *wsjtx* is Copyright (C) 2001 - 2015 by Joseph H. Taylor, Jr., K1JT, | ||||||
| with contributions from additional authors.  WSJT-X is Open Source | with contributions from additional authors.  WSJT-X is Open Source | ||||||
| software, licensed under the GNU General Public License (GPLv3). | software, licensed under the GNU General Public License (GPLv3). | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user