checkman: ignore inst/*
This commit is contained in:
parent
096ffdb686
commit
5870aeaa39
2 changed files with 5 additions and 1 deletions
|
@ -34,6 +34,7 @@ BEGIN {
|
||||||
Skipdirs["lml"] = 1
|
Skipdirs["lml"] = 1
|
||||||
Skipdirs["type1"] = 1
|
Skipdirs["type1"] = 1
|
||||||
Skipdirs["service.alt"] = 1
|
Skipdirs["service.alt"] = 1
|
||||||
|
Skipdirs["inst"] = 1
|
||||||
|
|
||||||
Omitted["411"] = 1
|
Omitted["411"] = 1
|
||||||
Omitted["Kill"] = 1
|
Omitted["Kill"] = 1
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
.TH CWFS 4
|
.TH CWFS 4
|
||||||
.SH NAME
|
.SH NAME
|
||||||
cwfs \- cached-worm file server, dump
|
cwfs, \
|
||||||
|
cwfs64, \
|
||||||
|
cwfs64x, \
|
||||||
|
fs64 - cached-worm file server, dump
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B cwfs
|
.B cwfs
|
||||||
[
|
[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue