Module Name: src Committed By: wiz Date: Mon Oct 2 08:24:17 UTC 2017
Modified Files: src/bin/cat: cat.1 Log Message: Add cross reference to tac(1). To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/bin/cat/cat.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/bin/cat/cat.1 diff -u src/bin/cat/cat.1:1.40 src/bin/cat/cat.1:1.41 --- src/bin/cat/cat.1:1.40 Tue Jul 4 06:46:51 2017 +++ src/bin/cat/cat.1 Mon Oct 2 08:24:17 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: cat.1,v 1.40 2017/07/04 06:46:51 wiz Exp $ +.\" $NetBSD: cat.1,v 1.41 2017/10/02 08:24:17 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -178,6 +178,7 @@ operand. .Xr lpr 1 , .Xr more 1 , .Xr pr 1 , +.Xr tac 1 , .Xr tail 1 , .Xr view 1 , .Xr vis 1 ,