File: kernel-wedge-find-dups.1

package info (click to toggle)
kernel-wedge 2.106
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: perl: 581; sh: 352; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH KERNEL\-WEDGE\-FIND\-DUPS 1 "June 2019" "Kernel-wedge"
.SH NAME
kernel\-wedge\-find\-dups \- find duplicate modules in package directories
.SH SYNOPSIS
.B kernel\-wedge find\-dups
.I kernel-name
.SH DESCRIPTION
Find duplicate modules. Pass the kernel name.

Return 1 if any duplicates are found, unless $KW_CHECK_NONFATAL is
non-empty or the configuration file 'ignore\-dups' exists.
.SH AUTHOR
Joey Hess