This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=0c32d5f69198b791eb304156de270014635dfc0c commit 0c32d5f69198b791eb304156de270014635dfc0c Author: Guillem Jover <[email protected]> AuthorDate: Fri Oct 20 02:58:51 2023 +0200 man: Use /media/bdrom instead of /media/cdrom Let's keep up with the times. --- man/dpkg.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/dpkg.pod b/man/dpkg.pod index d2c01a855..e66779cd6 100644 --- a/man/dpkg.pod +++ b/man/dpkg.pod @@ -1511,7 +1511,7 @@ B<editors>: =over - cd /media/cdrom/pool/main/v/vim + cd /media/bdrom/pool/main/v/vim dpkg -i vim_4.5-3.deb =back -- Dpkg.Org's dpkg

