diff options
| author | Thomas Moestl <tmm@FreeBSD.org> | 2002-11-11 10:59:28 +0000 |
|---|---|---|
| committer | Thomas Moestl <tmm@FreeBSD.org> | 2002-11-11 10:59:28 +0000 |
| commit | 67bc3e2af3500d797db8431e0485dfe02676fc51 (patch) | |
| tree | 49815932572e4cda905d09a836955a01d1258b8d /share | |
| parent | ba964e50b09c3e9466532f6889c2e78f07d76f1f (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/snp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4 index 9a61000ca870..96a0663e3eef 100644 --- a/share/man/man4/snp.4 +++ b/share/man/man4/snp.4 @@ -36,11 +36,11 @@ ioctl. The argument passed to the .Xr ioctl 2 is the address of a variable of type -.Vt dev_t . +.Vt udev_t . To detach the .Nm device from a tty use a pointer to a value of -.Po Vt dev_t Pc Ns \-1 . +.Dv NODEV . .Pp The .Dv SNPGTTY |
