mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bad reference of termios(3) changed to termios(4).
This commit is contained in:
parent
b21e4aed42
commit
27f42f4fd8
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: pty.3,v 1.6 1997/02/22 15:08:31 peter Exp $
|
||||
.\" "
|
||||
.Dd December 29, 1996
|
||||
.Os
|
||||
|
|
@ -129,8 +129,8 @@ may set it to any value as described for
|
|||
.Xr open 2 ,
|
||||
.Xr revoke 2 ,
|
||||
.Xr login_tty 3 ,
|
||||
.Xr termios 3 ,
|
||||
.Xr pty 4 ,
|
||||
.Xr termios 4 ,
|
||||
.Xr group 5
|
||||
.Sh BUGS
|
||||
The calling process must have an effective UID of super-user in order
|
||||
|
|
|
|||
Loading…
Reference in a new issue