diff options
Diffstat (limited to 'usr.bin/ypcat')
| -rw-r--r-- | usr.bin/ypcat/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/ypcat/ypcat.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ypcat/Makefile b/usr.bin/ypcat/Makefile index c133eb52a80e..6b724e691219 100644 --- a/usr.bin/ypcat/Makefile +++ b/usr.bin/ypcat/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $Id: Makefile,v 1.3 1994/02/17 07:06:10 rgrimes Exp $ +# Makefile,v 1.1 1994/08/08 01:13:28 wollman Exp PROG= ypcat diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1 index 99321b496c3c..dfd784e44844 100644 --- a/usr.bin/ypcat/ypcat.1 +++ b/usr.bin/ypcat/ypcat.1 @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ypcat.1,v 1.1 1994/01/11 19:01:27 nate Exp $ +.\" ypcat.1,v 1.1 1994/08/08 01:13:29 wollman Exp .\" .Dd December 3, 1993 .Dt YPCAT 1 |
