Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/Attic/getcap.3,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/lib/libc/gen/Attic/getcap.3 1993/05/18 07:37:53 1.1 +++ src/lib/libc/gen/Attic/getcap.3 1993/07/30 08:36:09 1.2 @@ -32,7 +32,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)getcap.3 5.4 (Berkeley) 8/11/92 +.\" from: @(#)getcap.3 5.4 (Berkeley) 8/11/92 +.\" $Id: getcap.3,v 1.2 1993/07/30 08:36:09 mycroft Exp $ .\" .Dd "August 11, 1992" .Dt GETCAP 3