mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fixed synopsis (after the cleanup of <sys/snoop.h>, there are no other
prerequisites; previously <sys/ioctl.h> was bogus and some prerequisites weren't documented).
This commit is contained in:
parent
ac89160a93
commit
c85c53625d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: snp.4,v 1.11 1997/02/22 13:24:43 peter Exp $
|
||||
.\" $Source: /home/ncvs/src/share/man/man4/snp.4,v $
|
||||
.\"
|
||||
.Dd February 24, 1995
|
||||
|
|
@ -9,7 +9,6 @@
|
|||
.Nm snp
|
||||
.Nd tty snoop interface
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/ioctl.h>
|
||||
.Fd #include <sys/snoop.h>
|
||||
.Ft int
|
||||
.Fn ioctl fd SNPSTTY &dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue