From 3d7c67dc74df0a45f4ee2081d0835d2fe3b4f65a Mon Sep 17 00:00:00 2001 From: Adrian Knoth Date: Fri, 14 Mar 2014 19:16:15 +0100 Subject: [PATCH] Update manpage to reflect dropped -c c option --- man/jackd.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/jackd.0 b/man/jackd.0 index c9afec36..21682eff 100644 --- a/man/jackd.0 +++ b/man/jackd.0 @@ -97,8 +97,8 @@ Unlock libraries GTK+, QT, FLTK, Wine. \fB\-v, \-\-verbose\fR Give verbose output. .TP -\fB\-c, \-\-clocksource\fR (\fI c(ycle)\fR | \fI h(pet) \fR | \fI s(ystem) \fR) -Select a specific wall clock (Cycle Counter, HPET timer, System timer). +\fB\-c, \-\-clocksource\fR (\fI h(pet) \fR | \fI s(ystem) \fR) +Select a specific wall clock (HPET timer, System timer). .TP \fB\-V, \-\-version\fR Print the current JACK version number and exit.