summaryrefslogtreecommitdiffstats
path: root/usr.sbin/manctl/manctl.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use more secure temporary files using mktemp(1)jedgar2001-01-201-8/+12
| | | | Submitted by: Mike Heffner <mheffner@vt.edu>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Stylistic changes in man page.charnier1997-09-251-5/+5
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | 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.
* export PATH variablewosch1996-11-041-2/+2
|
* add a manpagewosch1996-01-231-2/+2
| | | | check for argument 'path'
* I've found two bugs in manctl(8). There are two spurious ";" after a "then"jkh1995-02-151-3/+3
| | | | | | | | | | 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>
* Much fixed handling of .so entries.csgr1994-04-181-4/+110
| | | | Also turns pages that consists of a single .so entry into a hard link.
* get the soelim crud right this time !csgr1994-04-171-2/+3
|
* fix to get .so's working - I hopecsgr1994-04-171-1/+9
|
* Manctl utility:csgr1994-04-171-0/+261
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
OpenPOWER on IntegriCloud