Commit Graph

8 Commits

Author SHA1 Message Date
Jordan K. Hubbard
bfbd29a110 I've found two bugs in manctl(8). There are two spurious ";" after a "then"
in the script. The result is the following :

203 [23:47] root@keltia:/build/cvs-1.4A2# manctl
/usr/sbin/manctl: 165: Syntax error: ";" unexpected

Here is the fix :
Submitted by:	Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
1995-02-15 00:07:59 +00:00
Geoff Rehmet
21b2d32daf My last fix broke things more, thanks to Paul Traina for pointing that out! 1994-05-26 20:16:49 +00:00
Geoff Rehmet
f38100393f >From Jordan
Fix braindeadness in my makefile
1994-05-26 07:52:23 +00:00
Geoff Rehmet
00cdd094c6 Fixed Makefile problem pointed out by Piero Serini 1994-04-19 06:43:36 +00:00
Geoff Rehmet
321bd776f0 Much fixed handling of .so entries.
Also turns pages that consists of a single .so entry into a hard link.
1994-04-18 18:46:50 +00:00
Geoff Rehmet
03863e2a02 get the soelim crud right this time ! 1994-04-17 22:27:56 +00:00
Geoff Rehmet
f503299a86 fix to get .so's working - I hope 1994-04-17 22:13:08 +00:00
Geoff Rehmet
fd785755a9 Manctl utility:
compresses man pages
	uncompresses man pages
	purges old formatted man pages (not implemented yet)

currently still under development, but worth trying out (IMHO)
a man page ;-) must still be written for manctl - to follow shortly
1994-04-17 21:26:21 +00:00