Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/gpt gpt.8: drop cross-reference to cvs(1)



details:   https://anonhg.NetBSD.org/src/rev/966ff892fdca
branches:  trunk
changeset: 377523:966ff892fdca
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Sat Jul 15 21:11:58 2023 +0000

description:
gpt.8: drop cross-reference to cvs(1)

It's no more useful to reference cvs(1) than, say, openssl(1), and
should be self-evident, anyway.

diffstat:

 sbin/gpt/gpt.8 |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 21ffd7df416b -r 966ff892fdca sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8    Sat Jul 15 20:00:11 2023 +0000
+++ b/sbin/gpt/gpt.8    Sat Jul 15 21:11:58 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.76 2022/04/07 13:57:44 kre Exp $
+.\" $NetBSD: gpt.8,v 1.77 2023/07/15 21:11:58 gutteridge 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 April 7, 2022
+.Dd July 15, 2023
 .Dt GPT 8
 .Os
 .Sh NAME
@@ -59,11 +59,6 @@ tables
 but see
 .Sx BUGS
 below for how and where functionality is missing.
-The basic usage model of the
-.Nm
-tool follows that of the
-.Xr cvs 1
-tool.
 The general options are described in the following paragraph.
 The remaining paragraphs describe the individual commands with their options.
 Here we conclude by mentioning that a



Home | Main Index | Thread Index | Old Index