Module Name: src
Committed By: dholland
Date: Sat Dec 12 09:52:40 UTC 2015
Modified Files:
src/usr.bin/what: what.1
Log Message:
Clarify that SCCS is a specific thing and not a generic thing.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/what/what.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/what/what.1
diff -u src/usr.bin/what/what.1:1.13 src/usr.bin/what/what.1:1.14
--- src/usr.bin/what/what.1:1.13 Thu Aug 7 11:17:15 2003
+++ src/usr.bin/what/what.1 Sat Dec 12 09:52:40 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: what.1,v 1.13 2003/08/07 11:17:15 agc Exp $
+.\" $NetBSD: what.1,v 1.14 2015/12/12 09:52:40 dholland Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)what.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd February 22, 1999
+.Dd December 12, 2015
.Dt WHAT 1
.Os
.Sh NAME
@@ -46,7 +46,7 @@ utility reads each
.Ar file
operand and searches for sequences of the form
.Dq \&@(#)
-as inserted by the source code control system.
+as inserted by SCCS and SCCS-compatible version control systems.
It prints the remainder of the string following this marker, up to
a null character, newline, double quote, backslash, or
.Dq \&\*[Gt]