blob: 55c8e7033bdd871148c9705dffc82d3728a735cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\documentclass{article} % -*- eval: (bug-reference-mode 1) -*-
\usepackage[utf8]{inputenc}
\begin{document}
To fix this, remove the \url{sn9c102.ko} from where it appears in
\url{/lib/modules/$(uname -r)}, %bug#11953.
and install the appropriate \url{gspca-modules} package.
\end{document}
|