Submitted by: jose@we.lc.ehu.es
Fix a (fatal) typo on "adding pseudo-terminala"s section.
This commit is contained in:
parent
f38e048efd
commit
bec4986d4e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4990
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: admin.sgml,v 1.8 1999-05-31 12:25:59 jesusr Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.9 1999-05-31 12:30:46 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Spanish Project -->
|
||||
<sect>
|
||||
<heading>Administración de sistema<label id="admin"></heading>
|
||||
|
@ -1052,7 +1052,7 @@ cd /cdrom/bin
|
|||
|
||||
<verb>
|
||||
# cd /dev
|
||||
# ./MAKEDEV pty {1,2,3,4,5,6,7}
|
||||
# ./MAKEDEV pty{1,2,3,4,5,6,7}
|
||||
</verb>
|
||||
|
||||
<p>para crear 256 nodos de dispositivo para los nuevos terminales.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: admin.sgml,v 1.8 1999-05-31 12:25:59 jesusr Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.9 1999-05-31 12:30:46 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Spanish Project -->
|
||||
<sect>
|
||||
<heading>Administración de sistema<label id="admin"></heading>
|
||||
|
@ -1052,7 +1052,7 @@ cd /cdrom/bin
|
|||
|
||||
<verb>
|
||||
# cd /dev
|
||||
# ./MAKEDEV pty {1,2,3,4,5,6,7}
|
||||
# ./MAKEDEV pty{1,2,3,4,5,6,7}
|
||||
</verb>
|
||||
|
||||
<p>para crear 256 nodos de dispositivo para los nuevos terminales.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: admin.sgml,v 1.8 1999-05-31 12:25:59 jesusr Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.9 1999-05-31 12:30:46 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Spanish Project -->
|
||||
<sect>
|
||||
<heading>Administración de sistema<label id="admin"></heading>
|
||||
|
@ -1052,7 +1052,7 @@ cd /cdrom/bin
|
|||
|
||||
<verb>
|
||||
# cd /dev
|
||||
# ./MAKEDEV pty {1,2,3,4,5,6,7}
|
||||
# ./MAKEDEV pty{1,2,3,4,5,6,7}
|
||||
</verb>
|
||||
|
||||
<p>para crear 256 nodos de dispositivo para los nuevos terminales.
|
||||
|
|
Loading…
Reference in a new issue