We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45485f commit ee617a1Copy full SHA for ee617a1
lkmpg.tex
@@ -1066,7 +1066,7 @@ \subsection{Registering A Device}
1066
int cdev_add(struct cdev *p, dev_t dev, unsigned count);
1067
\end{code}
1068
1069
-To find a example using the interface, you can see \verb|ioctl.c| described in section \ref{sec:device_files}.
+To find an example using the interface, you can see \verb|ioctl.c| described in section \ref{sec:device_files}.
1070
1071
\subsection{Unregistering A Device}
1072
\label{sec:unregister_device}
0 commit comments