Explorar el Código

man: Use FHS mount point for /media/cdrom

Guillem Jover hace 15 años
padre
commit
4f81ba2457
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      man/dpkg.1

+ 2 - 2
man/dpkg.1

@@ -1,4 +1,4 @@
-.TH dpkg 1 "2010-06-02" "Debian Project" "dpkg suite"
+.TH dpkg 1 "2010-10-26" "Debian Project" "dpkg suite"
 .SH NAME
 dpkg \- package manager for Debian
 .
@@ -729,7 +729,7 @@ To install a package, you first need to find it in an archive or
 CDROM. The "available" file shows that the vim package is in section
 "editors":
 .br
-\fB     cd /cdrom/pool/main/v/vim\fP
+\fB     cd /media/cdrom/pool/main/v/vim\fP
 \fB     dpkg \-i vim_4.5\-3.deb\fP
 .br