Commit Graph

14 Commits

Author SHA1 Message Date
wosch
6cafac377a export PATH variable 1996-11-04 23:50:58 +00:00
wosch
0210175107 sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
mpp
511d4f82b2 Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
wosch
625f6e5911 add a manpage
check for  argument 'path'
1996-01-23 23:59:36 +00:00
bde
f5284ed86d Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
jkh
6b097a7a74 Take hardcoded /usr/sbin out of the install target. 1995-07-17 14:39:09 +00:00
jkh
783d0964f6 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
csgr
858ff2f517 My last fix broke things more, thanks to Paul Traina for pointing that out! 1994-05-26 20:16:49 +00:00
csgr
7c9c2ed673 >From Jordan
Fix braindeadness in my makefile
1994-05-26 07:52:23 +00:00
csgr
b09772d5b5 Fixed Makefile problem pointed out by Piero Serini 1994-04-19 06:43:36 +00:00
csgr
174475f39f 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
csgr
74e5a785ab get the soelim crud right this time ! 1994-04-17 22:27:56 +00:00
csgr
99ce61750d fix to get .so's working - I hope 1994-04-17 22:13:08 +00:00
csgr
5f372b8ae9 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