Browse Source

Update manpage to reflect dropped -c c option

tags/v1.9.10
Adrian Knoth 11 years ago
parent
commit
3d7c67dc74
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      man/jackd.0

+ 2
- 2
man/jackd.0 View File

@@ -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.


Loading…
Cancel
Save