Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 2021 03:51:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257071] sysutils/linuxfdisk usage hints should be for fdisk-linux, not for fdisk
Message-ID:  <bug-257071-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257071

            Bug ID: 257071
           Summary: sysutils/linuxfdisk usage hints should be for
                    fdisk-linux, not for fdisk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com
                CC: netch@netch.kiev.ua
             Flags: maintainer-feedback?(netch@netch.kiev.ua)
                CC: netch@netch.kiev.ua

% /usr/local/sbin/fdisk-linux

Usage: fdisk [-l] [-b SSZ] [-u] device
E.g.: fdisk /dev/ad0  (for the first IDE disk)
  or: fdisk /dev/da0  (for the third SCSI disk)
  ...
% file /usr/local/sbin/fdisk-linux
/usr/local/sbin/fdisk-linux: ELF 64-bit LSB executable, x86-64, version 1
(FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD
14.0 (1400005), FreeBSD-style, stripped
% which fdisk
/sbin/fdisk
% file /sbin/fdisk
/sbin/fdisk: ELF 64-bit LSB pie executable, x86-64, version 1 (FreeBSD),
dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 14.0
(1400024), FreeBSD-style, stripped
% apropos fdisk
cfdisk-linux, cfdisk(8) - Curses based disk partition table manipulator for
Linux
fdisk(8) - PC slice table maintenance utility
fdisk-linux, fdisk(8) - Partition table manipulator for Linux
sfdisk-linux, sfdisk(8) - Partition table manipulator for Linux
% man 8 fdisk
%

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257071-7788>