OpenGrok
Cross Reference: MAKEDEV2manpage.awk
xref
: /
src
/
share
/
man
/
man8
/
MAKEDEV2manpage.awk
Home
|
History
|
Annotate
|
Download
|
only in
man8
History log of
/src/share/man/man8/MAKEDEV2manpage.awk
Revision
Date
Author
Comments
1.13
23-Mar-2010
jakllsch
This actually wasn't (completely) replaced by a shell script, restore.
1.12
27-Oct-2009
hubertf
This was replaced by a shell script quite some time ago, purge.
1.11
17-May-2005
wiz
Update for rename of verifiedexec to veriexec.
1.10
30-Oct-2003
wiz
Xref sab(4).
1.9
26-Oct-2003
jdolecek
g/c the MAKEDEV(.local)? substitution - it's not needed
generate the .Xr commands for device manpage crossreferences directly,
we no longer need to replace 'foo(4)' in the source MAKEDEV.tmpl
replace other gensub() calls with equivalent gsub(), and fix output
for fdc (we want 3 1/2", 5 1/4" - not 3 1/2``, 5 1/4'')
add target translation for 'random' -> rnd(4) and 'scsibus#' -> scsi(4),
and fix typo in opms entry
1.8
24-Oct-2003
jdolecek
make sure to add links to all appropriate MD manpages for each device
pointed out by Thomas Klausner
expand the device name -> manpage translations, and fix some comments
1.7
24-Oct-2003
jdolecek
switch to unified MAKEDEV(8) - the manpage now contains list of
all devices for all platforms
1.6
06-May-2003
jmmv
Drop trailing whitespace. Reviewed by wiz.
1.5
30-Mar-2003
wiz
Special-case 'pccons' and 'wscons' -- we don't want to uppercase them.
Addresses parts of PRs 20943-20959 by Igor Sobrado.
1.4
14-Feb-2003
grant
The correct capitalisation of 'NetBSD.org' is (you
guessed it) 'NetBSD.org'.
some mdoc fixes.
1.3
19-Apr-2002
dillo
Add special case: /dev/pms should refer to opms(4) (if it existed), not
to pms(4). Noted by Thomas Klausner.
1.2
18-Apr-2002
dillo
Escape empty rcs id so it doesn't get expanded in the awk script.
1.1
17-Apr-2002
dillo
Fix PR 13923:
Rewrite MAKEDEV2manpage.pl in AWK and sh.
Add makedevs target to create MAKEDEV.8 man pages
Reviewed by Thomas Klausner.
Indexes created Mon Oct 13 08:09:50 GMT 2025