Source-Changes-HG archive

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

[src/trunk]: src/share/doc/standards/xopen Change wording of note explaining ...



details:   https://anonhg.NetBSD.org/src/rev/e620fe992a99
branches:  trunk
changeset: 521431:e620fe992a99
user:      jwise <jwise%NetBSD.org@localhost>
date:      Wed Jan 30 21:43:29 2002 +0000

description:
Change wording of note explaining that SCCS (part of the xcu5 DEVELOPER option)
is not provided by NetBSD.

Note that CSSC is in pkgsrc, and that CVS, as with RCS is now part of the base
system, not of pkgsrc.

diffstat:

 share/doc/standards/xopen/xcu5 |  14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 6f0a13bdbe73 -r e620fe992a99 share/doc/standards/xopen/xcu5
--- a/share/doc/standards/xopen/xcu5    Wed Jan 30 21:40:31 2002 +0000
+++ b/share/doc/standards/xopen/xcu5    Wed Jan 30 21:43:29 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xcu5,v 1.8 2000/07/07 20:06:27 tv Exp $
+.\" $NetBSD: xcu5,v 1.9 2002/01/30 21:43:29 jwise Exp $
 .\"
 .\" Copyright (c) 1999 Jim Wise
 .\" All rights reserved.
@@ -38,13 +38,15 @@
 suite of tools which are not
 provided with
 .Nx ,
-or in pkgsrc.
-.Tn RCS ,
-provided with
-.Nx ,
+but can be approximated with the
+.Tn pkgsrc/devel/cssc
+package.
+.Tn RCS
 and
 .Tn CVS ,
-provided in pkgsrc, provide alternate forms of version
+both provided with
+.Nx ,
+provide alternate forms of version
 control.
 ..
 .\" ---------------------------------------------------------------------------------



Home | Main Index | Thread Index | Old Index