Date: Wed, 26 Mar 2025 17:56:22 +0000 (UTC) From: "Alexander Ziaee" <ziaee@FreeBSD.org> To: "Mark Millard" <marklmi@yahoo.com>, "dev-commits-src-main" <dev-commits-src-main@freebsd.org> Cc: "romasch909" <romasch909@gmail.com> Subject: Re: git: f47cbb29e1c2 - main - hier.7: Add /dev/gpt Message-ID: <E1txUzG-0005bx-Oi@rmmprod06.runbox> In-Reply-To: <48AF1301-CF22-4BF8-BEA8-ABF3E64E8C21@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey Mark, On 2025-03-26 13:19 -04:00 EDT, "Mark Millard" <marklmi@yahoo.com> wrote: > Alexander Ziaee <ziaee_at_FreeBSD.org> wrote on > Date: Wed, 26 Mar 2025 16:39:06 UTC : >=20 >> The branch main has been updated by ziaee: >>=20 >> URL: https://cgit.FreeBSD.org/src/commit/?id=3Df47cbb29e1c2bcb5b5ad838d2= d5342a47b0c4692 >>=20 >> commit f47cbb29e1c2bcb5b5ad838d2d5342a47b0c4692 >> Author: Roman Schmidt <romasch909@gmail.com> >> AuthorDate: 2025-03-19 06:05:56 +0000 >> Commit: Alexander Ziaee <ziaee@FreeBSD.org> >> CommitDate: 2025-03-26 16:38:01 +0000 >>=20 >> hier.7: Add /dev/gpt >>=20=20=20=20=20 >> While here, fix a typo. >>=20=20=20=20=20 >> MFC after: 3 days >> Reviewed by: mhorne, emaste, ziaee >> Approved by: mhorne (mentor) >> Pull Request: https://github.com/freebsd/freebsd-src/pull/1608 >> --- >> share/man/man7/hier.7 | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) >>=20 >> diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 >> index 949b521ab3d9..c5fb3cf0a7fb 100644 >> --- a/share/man/man7/hier.7 >> +++ b/share/man/man7/hier.7 >> @@ -156,6 +156,8 @@ file descriptor files; see >> .Xr fd 4 >> .It Pa fd0 >> first floppy drive >> +.It Pa gpt/ >> +filesystems by GPT label >=20 > I use GPT labels to identify swap partitions, which are not > file systems. GPT labels identify GPT partitions of whatever > type of content.=20 You're absolutely right. Thanks for reporting this. https://reviews.freebsd.org/D49523 Best, Alex=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1txUzG-0005bx-Oi>