diff options
author | Michele Calgaro <[email protected]> | 2023-12-15 14:57:28 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-05 19:31:00 +0900 |
commit | 15a10dde4bc7ef7c960eb4d1e4f381c3020f51d2 (patch) | |
tree | e62ca2d384ac111b29d03d73d708cdf17e428c18 /ubuntu/_base/applications/settings/tde-guidance/debian/mountconfig-trinity.1 | |
parent | df63f7fc306c31561bfa68097fc8e804610d7bf7 (diff) | |
download | tde-packaging-15a10dde4bc7ef7c960eb4d1e4f381c3020f51d2.tar.gz tde-packaging-15a10dde4bc7ef7c960eb4d1e4f381c3020f51d2.zip |
DEB tde-guidance: switch to cmake build system
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit dd638fb71e247042a4b25096bb76e177138b1ac6)
Diffstat (limited to 'ubuntu/_base/applications/settings/tde-guidance/debian/mountconfig-trinity.1')
-rw-r--r-- | ubuntu/_base/applications/settings/tde-guidance/debian/mountconfig-trinity.1 | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/ubuntu/_base/applications/settings/tde-guidance/debian/mountconfig-trinity.1 b/ubuntu/_base/applications/settings/tde-guidance/debian/mountconfig-trinity.1 deleted file mode 100644 index d3076cc3c..000000000 --- a/ubuntu/_base/applications/settings/tde-guidance/debian/mountconfig-trinity.1 +++ /dev/null @@ -1,69 +0,0 @@ -.\" Hey, EMACS: -*- nroff -*- -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp <n> insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.TH "MOUNTCONFIG" "1" "aout 2, 2005" "" "" -.SH "NAME" -mountconfig \- disk and filesystem administration tool -.SH "SYNOPSIS" -.B mountconfig -.RI [ options ] -.br -.SH "DESCRIPTION" -This manual page documents briefly the -.B mountconfig -commands. This manual page was written for the Debian distribution -because the original program does not have a manual page. -.PP -.\" TeX users may be more comfortable with the \fB<whatever>\fP and -.\" \fI<whatever>\fP escape sequences to invode bold face and italics, -.\" respectively. -\fBmountconfig\fP is a disk and filesystem administration tool. -.SH "OPTIONS" -These programs follow the usual GNU command line syntax, with long -options starting with two dashes (`\-'). -A summary of options is included below. -.TP -.B \-\-help -Show summary of options. -.TP -.B \-\-help\-qt -Show QT specific help (common for all QT apps). -.TP -.B \-\-help\-tde -Show TDE specific help (common for all TDE apps). -.TP -.B \-\-help\-all -Show the complete help. -.TP -.B \-\-author -Show program author(s). -.TP -.B \-v, \-\-version -Show version of program. -.TP -.B \-\-license -Show program license. -.SH "SEE ALSO" -.BR displayconfig (1), -.BR displayconfig-restore (1), -.BR serviceconfig (1), -.BR userconfig (1). -.br -.SH "AUTHOR" -mountconfig was written by <[email protected]>. -.PP -This manual page was written by Fathi Boudra <[email protected]>, -for the Debian project (but may be used by others). |