aboutsummaryrefslogtreecommitdiff
path: root/misc/tkman/files/patch-aa
blob: a8428c3fa1485725e1d2ef03ddbcb718c885c5af (plain) (blame)
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
*** Makefile.orig	Fri Dec 30 23:25:05 1994
--- Makefile	Mon Feb 27 00:19:20 1995
***************
*** 36,58 ****
  # (pathname should be less than 25 or so characters)
  #               1         2     |if name meets or passes vertical bar,
  #      1234567890123456789012345|the wish path is too long
! WISH = /usr/sww/X11/bin/wish
  
  # the executable `tkman' is placed in BINDIR
  # this should be a directory that's in your bin PATH
! BINDIR = /home/auspex/h/bair/phelps/bin
  
  # directory in which to place the manual page.  The help information
  # is maintained in HTML, from which the [tn]roff version is automatically
  # generated using RosettaMan.
! MANDIR = /home/auspex/h/bair/phelps/man/man1
  
  
  # # # MACHINE DEPENDENCIES # # #
  
! manformat = {tbl | neqn | nroff -man | col}
  # alternatively
! #manformat = {groff -Tascii -te -mandoc -l}
  # Ultrix users should uncomment the following line
  #manformat = {tbl | nroff -man | col}
  
--- 36,58 ----
  # (pathname should be less than 25 or so characters)
  #               1         2     |if name meets or passes vertical bar,
  #      1234567890123456789012345|the wish path is too long
! WISH = /usr/local/bin/wish
  
  # the executable `tkman' is placed in BINDIR
  # this should be a directory that's in your bin PATH
! BINDIR = /usr/local/bin
  
  # directory in which to place the manual page.  The help information
  # is maintained in HTML, from which the [tn]roff version is automatically
  # generated using RosettaMan.
! MANDIR = /usr/local/man/man1
  
  
  # # # MACHINE DEPENDENCIES # # #
  
! # manformat = {tbl | neqn | nroff -man | col}
  # alternatively
! manformat = {groff -Tascii -te -mandoc}
  # Ultrix users should uncomment the following line
  #manformat = {tbl | nroff -man | col}
  
***************
*** 111,119 ****
  # so how can you lose?
  
  # by default on
! glimpse = glimpse
  # IF YOU DON'T WANT TO BOTHER WITH GLIMPSE, you can disable it
! #glimpse = ""
  # give the full path, if you'd like
  #glimpse = /usr/sww/bin/glimpse
  # variations (refer to the Glimpse manual page)
--- 111,119 ----
  # so how can you lose?
  
  # by default on
! #glimpse = glimpse
  # IF YOU DON'T WANT TO BOTHER WITH GLIMPSE, you can disable it
! glimpse = ""
  # give the full path, if you'd like
  #glimpse = /usr/sww/bin/glimpse
  # variations (refer to the Glimpse manual page)
***************
*** 163,169 ****
  # (`-debug' option), obtain the problemmatic glimpseindex command,
  # and make sure it works when executed by hand.
  
! glimpseindex = glimpseindex
  # IF YOU DON'T WANT TO BOTHER WITH GLIMPSE, DISABLE IT HERE *ALSO*
  #glimpseindex = ""
  # produce a larger index (6-9% of source text) allowing faster search w/"-o"
--- 163,169 ----
  # (`-debug' option), obtain the problemmatic glimpseindex command,
  # and make sure it works when executed by hand.
  
! #glimpseindex = glimpseindex
  # IF YOU DON'T WANT TO BOTHER WITH GLIMPSE, DISABLE IT HERE *ALSO*
  #glimpseindex = ""
  # produce a larger index (6-9% of source text) allowing faster search w/"-o"
***************
*** 180,186 ****
  
  # default MANPATH to use if user doesn't have
  # a MANPATH environment variable set
! manpathdef = /usr/man:/usr/local/man
  #manpathdef = /usr/man:/usr/local/man:/usr/sww/man:/usr/sww/X11/man
  
  
--- 180,186 ----
  
  # default MANPATH to use if user doesn't have
  # a MANPATH environment variable set
! manpathdef = /usr/share/man:/usr/local/man
  #manpathdef = /usr/man:/usr/local/man:/usr/sww/man:/usr/sww/X11/man
  
  
***************
*** 216,227 ****
  
  # if you don't want to RosettaMan (rman) in your PATH, make the name fully qualified
  # (that's probably a good idea if tkman is installed on a central server)
! rman = rman
  #rman = /home/orodruin/h/bair/phelps/bin/alpha/rman
  
! manprint = {tbl | eqn | troff -man}
  # alternatives
! #manprint = {groff -man -Tps -te}
  #manprint = {tbl | eqn | psroff -man}
  #manprint = {groff -Tascii -te}
  # printing string for preformatted pages without [tn]roff source
--- 216,227 ----
  
  # if you don't want to RosettaMan (rman) in your PATH, make the name fully qualified
  # (that's probably a good idea if tkman is installed on a central server)
! rman = /usr/local/bin/rman
  #rman = /home/orodruin/h/bair/phelps/bin/alpha/rman
  
! #manprint = {tbl | eqn | troff -man}
  # alternatives
! manprint = {groff -man -Tps -te}
  #manprint = {tbl | eqn | psroff -man}
  #manprint = {groff -Tascii -te}
  # printing string for preformatted pages without [tn]roff source
***************
*** 322,328 ****
  	$(CP) tkman $(BINDIR)
  	chmod +x $(BINDIR)/tkman
  	$(CP) tkman.1 $(MANDIR)
! 	@echo 'You also need RosettaMan to run TkMan.'
  
  test: dox tkman
  	cp tkman $(BINDIR)
--- 322,328 ----
  	$(CP) tkman $(BINDIR)
  	chmod +x $(BINDIR)/tkman
  	$(CP) tkman.1 $(MANDIR)
! #	@echo 'You also need RosettaMan to run TkMan.'
  
  test: dox tkman
  	cp tkman $(BINDIR)