Commit Graph

17 Commits

Author SHA1 Message Date
Peter Wemm
476602a9d0 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
Wolfram Schneider
bfd34a4a60 Sort cross references. 1997-01-20 00:03:00 +00:00
Jordan K. Hubbard
1130b656e5 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
Wolfram Schneider
ea4da3a878 export PATH variable 1996-11-04 23:50:58 +00:00
Wolfram Schneider
5a80fb277e sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
Mike Pritchard
4a8d02835c Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
Wolfram Schneider
2ae90f756e add a manpage
check for  argument 'path'
1996-01-23 23:59:36 +00:00
Bruce Evans
9c0dc173cc 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
Jordan K. Hubbard
667e132052 Take hardcoded /usr/sbin out of the install target. 1995-07-17 14:39:09 +00:00
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