summaryrefslogtreecommitdiff
blob: bd9d568c23773ee2f811385304a6c9a454445587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
Author: Ole Streicher <debian@liska.ath.cx>
Description: Fix the names and spelling of manpages to make lintian happy
--- a/man/man1/skycoor.1
+++ b/man/man1/skycoor.1
@@ -1,12 +1,12 @@
-.TH skycoor(1) WCSTools "9 November 2001"
+.TH skycoor 1 WCSTools "9 November 2001"
 .SH Name
 skycoor \- Convert coordinates
 .SH Synopsis
-skycoor [-bdgjv] [-n ndec] ra1 dec1 sys1 ... ran decn sysn
+skycoor [\-bdgjv] [\-n ndec] ra1 dec1 sys1 ... ran decn sysn
 .br
 or
 .br
-skycoor [-vbjg] [-n ndec] @listfile
+skycoor [\-vbjg] [\-n ndec] @listfile
 .SH Description
 .I skycoor
 converts coordinates between the J2000, B1950, and galactic coordinate
--- a/man/man1/sethead.1
+++ b/man/man1/sethead.1
@@ -1,8 +1,8 @@
-.TH sethead(1) WCSTools "6 July 2001"
+.TH sethead 1 WCSTools "6 July 2001"
 .SH Name
 sethead \- Set FITS or IRAF header keyword values
 .SH Synopsis
-sethead [-dknv][r letter] <FITS or IRAF file> kw1=val1 kw2=val2 ... kwn=valuen
+sethead [\-dknv][r letter] <FITS or IRAF file> kw1=val1 kw2=val2 ... kwn=valuen
 .SH Description
 Set parameters in the header of a FITS or IRAF image.  If the keywords do
 not already exist, they are added at the end of the header.  Values are
--- a/man/man1/keyhead.1
+++ b/man/man1/keyhead.1
@@ -1,13 +1,13 @@
-.TH keyhead(1) WCSTools "6 July 2001"
+.TH keyhead 1 WCSTools "6 July 2001"
 .SH Name
 keyhead \- Change FITS or IRAF header keyword names
 .SH Synopsis
-sethead [-hknv] <FITS or IRAF file> kw1=kw1a kw2=kwd2a ... kwn=kwdna
+keyhead [\-hknv] <FITS or IRAF file> kw1=kw1a kw2=kwd2a ... kwn=kwdna
 .SH Description
 Change the names of keywords in FITS or IRAF image headers.  Each current
 image keyword whose entry is to be modified should be followed by an
 equal sign and a second keyword, with no intervening spaces.
-If the -r option is used, the value of the second keyword is transfered
+If the \-r option is used, the value of the second keyword is transferred
 to that of the first. Otherwise, the name of the first keyword is changed
 to the second keyword.
 To change keywords in a list of files, substitute @<listfile> for the file
--- a/man/man1/sgsc.1
+++ b/man/man1/sgsc.1
@@ -1,15 +1,15 @@
-.TH sgsc(1) WCS "14 April 1998"
+.TH sgsc 1 WCS "14 April 1998"
 .SH Name
 sgsc \- Find HST GSC stars in a square on the sky
 .SH Synopsis
-sgsc [options] [-b or -j] ra dec
+sgsc [options] [\-b or \-j] ra dec
 .SH Description
 .I sgsc
 is a utility for finding all of the Hubble Space Telescope Guide Star
 Catalog objects in a specified region of the sky and listing them with their
 sky positions and magnitudes in order of brightness, with the brighter ones
 first.
-Output is to standard out, unless the -w flag is set, in
+Output is to standard out, unless the \-w flag is set, in
 which case it goes to objectname.gsc or search.gsc. It is somewhat
 similar to RGSC, which can search from lists of coordinates but cannot
 sort the output.  It is a link to scat.
@@ -25,7 +25,7 @@
 Sort by distance from center instead of flux
 .TP
 .B \-g <class>
-Object class (0=stars 3=galaxies -1=all)
+Object class (0=stars 3=galaxies \-1=all)
 .TP
 .B \-h
 Print heading, else do not 
@@ -34,7 +34,7 @@
 Output J2000 (FK5) coordinates around this center
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
--- a/man/man1/setpix.1
+++ b/man/man1/setpix.1
@@ -1,8 +1,8 @@
-.TH setpix(1) WCSTools "6 July 2001"
+.TH setpix 1 WCSTools "6 July 2001"
 .SH Name
 setpix \- Set FITS or IRAF image values
 .SH Synopsis
-setpix [-vn] file.fts [x_range y_range value] [@valuefile]
+setpix [\-vn] file.fts [x_range y_range value] [@valuefile]
 .SH Description
 Set a specified pixel or range of pixels in a FITS or IRAF image to a
 specified value. More than one range of pixels and values may be specified
--- a/man/man1/sky2xy.1
+++ b/man/man1/sky2xy.1
@@ -1,12 +1,12 @@
-.TH sky2xy(1) WCSTools "6 July 2001"
+.TH sky2xy 1 WCSTools "6 July 2001"
 .SH Name
 sky2xy \- Compute X Y from RA Dec using WCS in FITS and IRAF image files
 .SH Synopsis
-sky2xy [-vbjg] file.fts ra1 dec1 ... ran decn
+sky2xy [\-vbjg] file.fts ra1 dec1 ... ran decn
 .br
 or
 .br
-sky2xy [-vbjg] file.fts @listfile
+sky2xy [\-vbjg] file.fts @listfile
 .SH Description
 .I sky2xy
 (pronounced sky-to-X-Y) is a utility for getting the image coordinates of
--- a/man/man1/getcol.1
+++ b/man/man1/getcol.1
@@ -1,8 +1,8 @@
-.TH getcol(1) WCSTools "8 November 2001"
+.TH getcol 1 WCSTools "8 November 2001"
 .SH Name
 getcol \- Extract specified columns from an ASCII table file
 .SH Synopsis
-getcol [-amv][-n num][-r lines][-s num] filename [column number range]
+getcol [\-amv][\-n num][\-r lines][\-s num] filename [column number range]
 .SH Description
 Extract specified columns from an ASCII table file
 
@@ -20,8 +20,8 @@
 .TP
 .B field range
 Print value of these columns for the number of lines of the table 
-specified by the -n argument after the skippiing the number of
-lines specified by the -s argument.  A value of 0 causes the
+specified by the \-n argument after the skippiing the number of
+lines specified by the \-s argument.  A value of 0 causes the
 entire input line to be printed.
 .TP
 .B \-a
@@ -59,12 +59,12 @@
 .B \-m
 Compute the means of all numeric columns selected, printing the mean
 on the line following the result (or the line following the sum if
--a is used).  Columns with no mean are filled with ___.
+\-a is used).  Columns with no mean are filled with ___.
 (Added in version 2.6.9)
 .TP
 .B \-n num
 Print selected columns for this many lines.  If not specified, all
-lines will be read after the number of lines specified by -s have
+lines will be read after the number of lines specified by \-s have
 been skipped.
 .TP
 .B \-o
--- a/man/man1/imwcs.1
+++ b/man/man1/imwcs.1
@@ -1,4 +1,4 @@
-.TH imwcs(1) WCSTools "30 January 2003"
+.TH imwcs 1 WCSTools "30 January 2003"
 .SH Name
 imwcs \- Set WCS in FITS and IRAF image files
 .SH Synopsis
@@ -47,7 +47,7 @@
 Write FITS output no matter what input
 .TP
 .B \-g <class>
-Guide Star Catalog class (-1=all,0,3) (default -1)
+Guide Star Catalog class (\-1=all,0,3) (default \-1)
 .TP
 .B \-h <number>
 Change the maximum number of reference stars to match from 25 to
@@ -66,7 +66,7 @@
 Reflect left<->right before rotating and fitting
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <number>
 Number of parameters to fit (1-8, or digit string). The default is 2 (RA+Dec)
@@ -99,7 +99,7 @@
 Offset tolerance in pixels (default 20)
 .TP
 .B \-u <file>
--u: File of X Y RA Dec assignments for initial WCS
+File of X Y RA Dec assignments for initial WCS
 .TP
 .B \-v
 Verbose listing of processing intermediate results
--- a/man/man1/wcstools.1
+++ b/man/man1/wcstools.1
@@ -1,10 +1,10 @@
-.TH wcstools(1) WCSTools "6 July 2001"
+.TH wcstools 1 WCSTools "6 July 2001"
 .SH Name
 wcstools \- Programs to access image world coordinate systems and catalogs
 .SH Setting an Image World Coordinate System
 .TP
 imwcs
-Automaticaly find stars in a FITS or IRAF image, match them to HST Guide
+Automatically find stars in a FITS or IRAF image, match them to HST Guide
 USNO A or USNO UJ Stars, compute the relation between sky coordinates and
 image coordinates, and write in in the image header. [after U of Iowa SETWCS]
 .TP
--- a/man/man1/imua2.1
+++ b/man/man1/imua2.1
@@ -1,4 +1,4 @@
-.TH imua2(1) WCS "14 April 1998"
+.TH imua2 1 WCS "14 April 1998"
 .SH Name
 imua2 \- Find USNO-A2.0 stars in FITS or IRAF image files
 .SH Synopsis
@@ -19,7 +19,7 @@
 Output in J2000, optional new image center in J2000 (FK5) RA and Dec
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
@@ -63,7 +63,7 @@
 Output J2000 (FK5) coordinates (optional center)
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
--- a/man/man1/delhead.1
+++ b/man/man1/delhead.1
@@ -1,8 +1,8 @@
-.TH delhead(1) WCSTools "15 July 1999"
+.TH delhead 1 WCSTools "15 July 1999"
 .SH Name
 delhead \- Set FITS or IRAF header keyword values
 .SH Synopsis
-delhead [-nv] <FITS or IRAF file[s]> kw1 kw2 ... kwn
+delhead [\-nv] <FITS or IRAF file[s]> kw1 kw2 ... kwn
 .SH Description
 Delete keyword entries from the header of FITS or IRAF image[s].  If
 a keyword does not already exist, ignore it.  To delete keywords in
--- a/man/man1/imusa2.1
+++ b/man/man1/imusa2.1
@@ -1,4 +1,4 @@
-.TH imusa2(1) WCS "14 April 1998"
+.TH imusa2 1 WCS "14 April 1998"
 .SH Name
 imusa2 \- Find USNO-SA2.0 stars in FITS or IRAF image files
 .SH Synopsis
@@ -19,7 +19,7 @@
 Output in J2000, optional new image center in J2000 (FK5) RA and Dec
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
--- a/man/man1/gethead.1
+++ b/man/man1/gethead.1
@@ -1,8 +1,8 @@
-.TH gethead(1) WCSTools "6 July 2001"
+.TH gethead 1 WCSTools "6 July 2001"
 .SH Name
 gethead \- Print FITS or IRAF header keyword values
 .SH Synopsis
-gethead [-hptv] [-d pathname] [-n num] <FITS or IRAF file> kw1 kw2 ... kwn
+gethead [\-hptv] [\-d pathname] [\-n num] <FITS or IRAF file> kw1 kw2 ... kwn
 .SH Description
 Print values of the specified keywords from the given image header.  By
 default they are all listed on one line, separated by spaces.  The
--- a/man/man1/imcat.1
+++ b/man/man1/imcat.1
@@ -1,4 +1,4 @@
-.TH imcat(1) WCSTools "30 January 2003"
+.TH imcat 1 WCSTools "30 January 2003"
 .SH Name
 imcat \- List catalog stars in FITS and IRAF image files
 .SH Synopsis
@@ -41,13 +41,13 @@
 Add this keyword to output from tab table search
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
 .TP
 .B \-o <type>
-Set HST Guide Star object class to print (0=stars, 3=nonstars, -1=all, -2=band)
+Set HST Guide Star object class to print (0=stars, 3=nonstars, \-1=all, \-2=band)
 .TP
 .B \-p <scale>
 Initial plate scale in arcsec per pixel (default from file)
@@ -55,9 +55,9 @@
 .B \-q <c|d|o|s|x|v|+>
 Write SAOimage region file with this shape, o=circle, s=square, d=diamond,
 +=cross, and x=X, with the radius scaled with magnitude unless specified
-with a -r command line entry. v will cause stellar Guide Stars to plot with
+with a \-r command line entry. v will cause stellar Guide Stars to plot with
 a + and nonstellar Guide Stars to plot with an x. If character is is preceded
-by p, the size specified by the -r command is assumed to be in pixels, not
+by p, the size specified by the \-r command is assumed to be in pixels, not
 arcseconds. A p alone specifies a circle in pixels. 
 .TP
 .B \-r <radius>
@@ -65,7 +65,7 @@
 arcseconds. SAOimage can then read this file, with will have positions and
 radii in pixels and plot it over an image. If the radius is specified as
 zero, the output radii will scale between 5 and dim/100 over the range of
-magnitudes of sources found in the image area. If the -q option is specified
+magnitudes of sources found in the image area. If the \-q option is specified
 with a 'p' in it, this number is assumed to be in pixels instead of arcseconds.
 .TP
 .B \-s d|m|n|p|r|x|y
--- a/man/man1/scat.1
+++ b/man/man1/scat.1
@@ -1,18 +1,18 @@
-.TH scat(1) WCSTools "30 January 2003"
+.TH scat 1 WCSTools "30 January 2003"
 .SH Name
 scat \- Find catalog stars in a square or circle on the sky
 .SH Synopsis
-scat [options] [-b or -j] ra dec
+scat [options] [\-b or \-j] ra dec
 .SH Description
 .I scat
 is a utility for finding all of the Hubble Space Telescope Guide Star
 Catalog (GSC), U.S. Naval Observatory A2.0 (UA2), B1.0 (UB1), SA2.0 (USA2),
 or UJ (UJC) Catalogs, or locally catalogued objects in a specified region
-of the sky and listing their sky coordinates to standard output. If the -w
+of the sky and listing their sky coordinates to standard output. If the \-w
 flag is set, they are written to a file objectname.catalogname, where objectname
-is given by the argument to -o on the command line, defaulting to "search",
-and catalogname is given by the argument to -c on the command line. The
-catalog defaults to the GSC, if no -c argument is present. scat resembles
+is given by the argument to \-o on the command line, defaulting to "search",
+and catalogname is given by the argument to \-c on the command line. The
+catalog defaults to the GSC, if no \-c argument is present. scat resembles
 rgsc(1) and star(1), which can search from lists of coordinates but
 cannot sort the output.  sgsc, suac, and susac are links to this program.1
 .SH Options
@@ -37,7 +37,7 @@
 Output search center for other programs
 .TP
 .B \-g <class>
-HST Guide Star Catalog object class (0=stars 3=galaxies -1=all)
+HST Guide Star Catalog object class (0=stars 3=galaxies \-1=all)
 .TP
 .B \-h
 Print search and column heading, else do not 
@@ -55,7 +55,7 @@
 Print search center and closest star on one line
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
@@ -67,7 +67,7 @@
 Equinox of output position in fractional years
 .TP
 .B \-r <radius>
-Halfwidth (-radius if negative) of search area in arcseconds (default 10)
+Halfwidth (\-radius if negative) of search area in arcseconds (default 10)
 .TP
 .B \-s d|m|n|p|r
 Sort by (d)eclination, (m)agnitude, (n)o sort, (p)distance from center, or
@@ -84,10 +84,10 @@
 Verbose listing of processing intermediate results
 .TP
 .B \-w
-Write output file objectname.catalog or search.catalog if -o is not used.
+Write output file objectname.catalog or search.catalog if \-o is not used.
 .TP
 .B \-x <type>
-GSC object type (0=stars 3=galaxies -1=all -2=bands)
+GSC object type (0=stars 3=galaxies \-1=all \-2=bands)
 .TP
 .B \-y <year>
 Epoch of output positions in fractional years (for proper motion only)
--- a/man/man1/imsize.1
+++ b/man/man1/imsize.1
@@ -1,8 +1,8 @@
-.TH imsize(1) WCSTools "6 July 2001"
+.TH imsize 1 WCSTools "6 July 2001"
 .SH Name
 imsize \- Print size of image in WCS and pixels
 .SH Synopsis
-imsize [-vcd] [-p scale] [-b ra dec] [-j ra dec] FITS or IRAF file(s)
+imsize [\-vcd] [\-p scale] [\-b ra dec] [\-j ra dec] FITS or IRAF file(s)
 .SH Description
 .I imsize
 is a utility for printing the region covered by an image using the world
--- a/man/man1/imrot.1
+++ b/man/man1/imrot.1
@@ -1,4 +1,4 @@
-.TH imrot(1) WCSTools "6 July 2001"
+.TH imrot 1 WCSTools "6 July 2001"
 .SH Name
 imrot \- Rotate and/or Reflect FITS and IRAF image files
 .SH Synopsis
@@ -26,8 +26,8 @@
 Verbose
 .B \-x <num>
 Output pixel size in bits (FITS code, default=input)
-Allowed values are 8, 16, 32 for integers, -16 for unsigned integers, and
--32 and -64 for 4- and 8-byte floating point numbers
+Allowed values are 8, 16, 32 for integers, \-16 for unsigned integers, and
+\-32 and \-64 for 4- and 8-byte floating point numbers
 
 .SH Author
 Doug Mink, SAO (dmink@cfa.harvard.edu)
--- a/man/man1/imhead.1
+++ b/man/man1/imhead.1
@@ -1,4 +1,4 @@
-.TH imhead(1) WCSTools "6 July 2001"
+.TH imhead 1 WCSTools "6 July 2001"
 .SH Name
 imhead \- Print FITS or IRAF image header
 .SH Synopsis
--- a/man/man1/susa2.1
+++ b/man/man1/susa2.1
@@ -1,13 +1,13 @@
-.TH susa2(1) WCS "9 June 2000"
+.TH susa2 1 WCS "9 June 2000"
 .SH Name
-Find USNO-SA2.0 Catalog stars in a square on the sky
+susa2 \- Find USNO-SA2.0 Catalog stars in a square on the sky
 .SH Synopsis
-susac [options] [-b or -j] ra dec
+susac [options] [\-b or \-j] ra dec
 .SH Description
 .I suac
 finds all of the U.S. Naval Observatory SA2.0 Catalog objects in a specified
 region of the sky and lists their sky positions and magnitudes in order of
-brightness. Output is to standard out, unless the -w flag is set, in which
+brightness. Output is to standard out, unless the \-w flag is set, in which
 case it goes to objectname.uac or search.uac. It is a link to scat.
 .SH Options
 .B \-a
@@ -21,7 +21,7 @@
 .B \-j <RA> <Dec>
 Output J2000 (FK5) coordinates around this center
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .B \-n <num>
 Number of brightest stars to print 
 .B \-o <name>
--- a/man/man1/wcshead.1
+++ b/man/man1/wcshead.1
@@ -1,8 +1,8 @@
-.TH wcshead(1) WCSTools "19 July 2004"
+.TH wcshead 1 WCSTools "19 July 2004"
 .SH Name
 wcshead \- Print WCS part of FITS or IRAF image header
 .SH Synopsis
-wcshead [-hrtvsz] FITS or IRAF file(s)
+wcshead [\-hrtvsz] FITS or IRAF file(s)
 .SH Description
 .I wcshead
 is a utility for printing the world coordinate system information in
--- a/man/man1/delwcs.1
+++ b/man/man1/delwcs.1
@@ -1,8 +1,8 @@
-.TH delwcs(1) WCSTools "6 July 2001"
+.TH delwcs 1 WCSTools "6 July 2001"
 .SH Name
 delwcs \- Delete WCS in FITS and IRAF image files
 .SH Synopsis
-delwcs [-v] FITS or IRAF file(s)
+delwcs [\-v] FITS or IRAF file(s)
 .SH Description
 Delete WCS keywords "CTYPE1", "CRVAL1", "CDELT1", "CRPIX1", "CROTA1", "CTYPE2",
 "CRVAL2", "CDELT2", "CRPIX2", "CROTA2", and "IMWCS" from a fits header.  If
--- a/man/man1/imstar.1
+++ b/man/man1/imstar.1
@@ -1,4 +1,4 @@
-.TH imstar(1) WCSTools "6 July 2001"
+.TH imstar 1 WCSTools "6 July 2001"
 .SH Name
 imstar \- Find stars in FITS and IRAF image files
 .SH Synopsis
@@ -7,7 +7,7 @@
 .SH Options
 .TP
 .B <hh:mm:ss> <dd:mm:ss> [J2000, B1950]
-Coordinates for center (or reference pixel if -x is used).
+Coordinates for center (or reference pixel if \-x is used).
 .TP
 .B \-a <angle>
 Image rotation angle in degrees (default 0).  If multiple of 90, rotate
@@ -34,7 +34,7 @@
 .B \-i <num>
 Minimum peak value for star in image (<0=-sigma)
 Setting this to reject all but 10-15 stars is a good way to speed up the
-star-finding process.  If num is less than zero, the minimum peak is -num
+star-finding process.  If num is less than zero, the minimum peak is \-num
 image pixel standard deviations.  Setting this number rejects faint stars
 early in the selection process for a significant saving in computing time.
 .TP
@@ -45,7 +45,7 @@
 Print each star as it is found for debugging 
 .TP
 .B \-l
-Reflect the image left <-> right before rotating (-a) and searching for stars.
+Reflect the image left <\-> right before rotating (\-a) and searching for stars.
 .TP
 .B \-m <magnitude>
 Magnitude offset
@@ -81,16 +81,16 @@
 .TP
 .B \-w
 Write output to a file in addition to standard out.
-If DAO format (-o), create the name by adding .dao to the image file name.
-If Starbase format (-t), create the name by adding .tab to the image file name.
-If ASCII format (-f), create the name by adding .stars to the image file name.
+If DAO format (\-o), create the name by adding .dao to the image file name.
+If Starbase format (\-t), create the name by adding .tab to the image file name.
+If ASCII format (\-f), create the name by adding .stars to the image file name.
 .TP
 .B \-x <X> <Y>
 X and Y coordinates of reference pixel (if not in header or image center)
 .TP
 .B \-z
-Use AIPS classic projection code (for "-SIN", "-TAN", "-ARC", "-NCP",
-"-GLS", "-MER", "-AIT" and "-STG" only) instead of WCSLIB proposed
+Use AIPS classic projection code (for "\-SIN", "\-TAN", "\-ARC", "\-NCP",
+"\-GLS", "\-MER", "\-AIT" and "\-STG" only) instead of WCSLIB proposed
 standard projection code.
 
 .SH Web Page
--- a/man/man1/xy2sky.1
+++ b/man/man1/xy2sky.1
@@ -1,12 +1,12 @@
-.TH xy2sky(1) WCSTools "6 July 2001"
+.TH xy2sky 1 WCSTools "6 July 2001"
 .SH Name
 xy2sky \- Compute RA Dec from X Y using WCS in FITS and IRAF image files
 .SH Synopsis
-xy2sky [-vbjg] [-n ndec] file.fts x1 y1 ... xn yn
+xy2sky [\-vbjg] [\-n ndec] file.fts x1 y1 ... xn yn
 .br
 or
 .br
-xy2sky [-bdjgv] [-n ndec] file.fts @listfile
+xy2sky [\-bdjgv] [\-n ndec] file.fts @listfile
 .SH Description
 .I xy2sky
 (pronounced X-Y-to-sky) is a utility for getting the world coordinates of
@@ -31,7 +31,7 @@
 RA and Dec output in degrees
 .TP
 .B \-e
-Ouput in ecliptic longitude and latitude in degrees.
+Output in ecliptic longitude and latitude in degrees.
 .TP
 .B \-f <number>
 Set third dimension for 3-D projections such as CSC
@@ -54,7 +54,7 @@
 Number of decimal places in output RA seconds
 .TP
 .B \-q <year>
-Output equinox if not 2000 (-j) or 1950 (-b)
+Output equinox if not 2000 (\-j) or 1950 (\-b)
 .TP
 .B \-t
 Output as tab-separated table
--- a/man/man1/imgsc.1
+++ b/man/man1/imgsc.1
@@ -1,4 +1,4 @@
-.TH imgsc(1) WCS "14 April 1998"
+.TH imgsc 1 WCS "14 April 1998"
 .SH Name
 imgsc \- Find HST GSC stars in FITS or IRAF image files
 .SH Synopsis
@@ -16,7 +16,7 @@
 Reference catalog (gsc, ujc, or tab table file
 .TP
 .B \-g <class>
-Guide Star Catalog class (-1=all,0,3 (default -1)
+Guide Star Catalog class (\-1=all,0,3 (default \-1)
 .TP
 .B \-h
 Print heading, else do not 
@@ -25,7 +25,7 @@
 Output in J2000, optional new image center in J2000 (FK5) RA and Dec
 .TP
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .TP
 .B \-n <num>
 Number of brightest stars to print 
--- a/man/man1/i2f.1
+++ b/man/man1/i2f.1
@@ -1,4 +1,4 @@
-.TH i2f(1) WCSTools "6 July 2001"
+.TH i2f 1 WCSTools "6 July 2001"
 .SH Name
 i2f \- Write FITS files from IRAF image files
 .SH Synopsis
--- a/man/man1/edhead.1
+++ b/man/man1/edhead.1
@@ -1,4 +1,4 @@
-.TH edhead(1) WCSTools "6 July 2001"
+.TH edhead 1 WCSTools "6 July 2001"
 .SH Name
 edhead \- Edit header of FITS or IRAF image file
 .SH Synopsis
--- a/man/man1/sua2.1
+++ b/man/man1/sua2.1
@@ -1,13 +1,13 @@
-.TH sua2(1) WCS "19 November 1999"
+.TH sua2 1 WCS "19 November 1999"
 .SH Name
-Find USNO-A2.0 Catalog stars in a square on the sky
+sua2 \- Find USNO-A2.0 Catalog stars in a square on the sky
 .SH Synopsis
 sua2 [options] ra dec system
 .SH Description
 .I suac
 finds all of the U.S. Naval Observatory A2.0 Catalog objects in a specified
 region of the sky and lists their sky positions and magnitudes in order of
-brightness. Output is to standard out, unless the -w flag is set, in which
+brightness. Output is to standard out, unless the \-w flag is set, in which
 case it goes to objectname.uac or search.uac. It is a link to scat.
 .SH Options
 .B \-a
@@ -31,7 +31,7 @@
 .B \-l
 Print center and closest star on one line
 .B \-m [<bright magnitude>] <faint magnitude>
-Limiting catalog magnitude(s) (default none, bright -2 if only faint is given)
+Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
 .B \-n <num>
 Number of brightest stars to print 
 .B \-o <name>
--- a/man/man1/simpos.1
+++ b/man/man1/simpos.1
@@ -1,4 +1,4 @@
-.TH simpos(1) WCSTools "14 May 2015"
+.TH simpos 1 WCSTools "14 May 2015"
 .SH Name
 simpos \- Find position of a named object in the sky
 .SH Synopsis