Commit Graph

27 Commits

Author SHA1 Message Date
charnier
d2168fe021 The .Nm utility 2002-07-14 14:47:15 +00:00
dd
911ca14c87 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
ru
0d5f9334cf mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
ru
ef2dbc1fb0 beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
ru
afd506414e - Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
jedgar
33aed99e3f Use more secure temporary files using mktemp(1)
Submitted by:	Mike Heffner <mheffner@vt.edu>
2001-01-20 04:30:41 +00:00
ru
71e2293ad4 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
charnier
507edabe7f Remove incorrect section name. Terminate .Bl with .El. 1999-11-27 17:15:51 +00:00
peter
efabb9ccb1 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
charnier
5e19c15792 Stylistic changes in man page. 1997-09-25 06:38:17 +00:00
peter
b782f4df30 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
wosch
3c5e4a3bbe Sort cross references. 1997-01-20 00:03:00 +00:00
jkh
808a36ef65 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
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