Module Name: src
Committed By: christos
Date: Sun Jan 12 20:48:20 UTC 2025
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Add missing "to" (Anon Ymous)
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sbin/gpt/gpt.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/gpt/gpt.8
diff -u src/sbin/gpt/gpt.8:1.84 src/sbin/gpt/gpt.8:1.85
--- src/sbin/gpt/gpt.8:1.84 Mon Nov 4 13:36:16 2024
+++ src/sbin/gpt/gpt.8 Sun Jan 12 15:48:20 2025
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.84 2024/11/04 18:36:16 christos Exp $
+.\" $NetBSD: gpt.8,v 1.85 2025/01/12 20:48:20 christos Exp $
.\"
.\" Copyright (c) 2002 Marcel Moolenaar
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD: src/sbin/gpt/gpt.8,v 1.17 2006/06/22 22:22:32 marcel Exp $
.\"
-.Dd November 4, 2024
+.Dd January 12, 2025
.Dt GPT 8
.Os
.Sh NAME
@@ -86,7 +86,7 @@ Do not update the wedge information that
changed.
You need to use the
.Xr dkctl 8
-command manually update the device's wedge configuration if you do that.
+command to manually update the device's wedge configuration if you do that.
.It Fl q
Do not print error messages.
This is not implemented completely yet.