aboutsummaryrefslogtreecommitdiff
path: root/man/man8/revdep.8
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-05-29 23:40:06 +0800
committeremmett1 <me@emmett1.my>2026-05-29 23:40:06 +0800
commit49717b9544bacbcd38a10b791adcb4a4aa2e9162 (patch)
treed032595b7f70de43df9e485ce7da196bb125aee3 /man/man8/revdep.8
parent53900763c5574fe60beb877dda57ea76941f7cec (diff)
downloadautils-49717b9544bacbcd38a10b791adcb4a4aa2e9162.tar.gz
autils-49717b9544bacbcd38a10b791adcb4a4aa2e9162.zip
updates
Diffstat (limited to 'man/man8/revdep.8')
-rw-r--r--man/man8/revdep.834
1 files changed, 0 insertions, 34 deletions
diff --git a/man/man8/revdep.8 b/man/man8/revdep.8
deleted file mode 100644
index 52d32fd..0000000
--- a/man/man8/revdep.8
+++ /dev/null
@@ -1,34 +0,0 @@
-.\" -*- mode: troff; coding: utf-8 -*-
-.TH "" "8" ""
-.SH NAME
-it can discover programs that need to be rebuilt after library upgrades or are missing libraries.
-It should probably run after any big upgrade, especially those that feature lib version bumps.
-.SH OPTIONS
-.IP "\(bu" 3
-\fB-h\fR Show program help.
-.if n \
-.sp -1
-.if t \
-.sp -0.25v
-.IP "\(bu" 3
-\fB-v\fR Verbose output of the operation.
-.SH NOTE
-.LP
-\fBrevdep\fR does not automatically rebuild broken packages or their dependencies. You need to
-use apkg for these operations.
-.SH REPORTING BUGS
-.LP
-\fBapkg\fR is in a working stage but also under heavy development. Please report and bugs/issues in the project issue tracker: \c
-.UR https://codeberg.org/emmett1/autils/issues
-.UE
-.SH AUTHORS
-.LP
-emmett1 \c
-.MT emmett1.2miligrams@protonmail.com
-.ME
-Author of the program and creator of alice linux.
-.PP
-mobinmob \c
-.MT mobinmob@disroot.org
-.ME
-Author of the man page.