Commit Graph

12 Commits

Author SHA1 Message Date
jedgar
e6de54fe3b Use more secure temporary files using mktemp(1)
Submitted by:	Mike Heffner <mheffner@vt.edu>
2001-01-20 04:30:41 +00:00
peter
b6784c4210 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
charnier
8852fabb4e Stylistic changes in man page. 1997-09-25 06:38:17 +00:00
peter
32d6b795de Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
46cb03563d export PATH variable 1996-11-04 23:50:58 +00:00
wosch
c4ab139a46 add a manpage
check for  argument 'path'
1996-01-23 23:59:36 +00:00
jkh
dcf27204d8 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
c03bddd061 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
78b7b2b9e7 get the soelim crud right this time ! 1994-04-17 22:27:56 +00:00
csgr
e9c77690d8 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