diff options
| author | christos <christos@NetBSD.org> | 1995-06-14 15:18:37 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 1995-06-14 15:18:37 +0000 |
| commit | b5f782e810aa16d949b1c64fae69216d83e26666 (patch) | |
| tree | b7c4a4425d2e49726eea018337c376cf01fe496d /usr.bin/make/PSD.doc/tutorial.ms | |
| parent | e01e3d82047ed13a92ab8c8799133493cbd9f7c4 (diff) | |
- $NetBSD$ rcsids
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as
Posix mandates
- Added .PHONY target keyword
Diffstat (limited to 'usr.bin/make/PSD.doc/tutorial.ms')
| -rw-r--r-- | usr.bin/make/PSD.doc/tutorial.ms | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/PSD.doc/tutorial.ms b/usr.bin/make/PSD.doc/tutorial.ms index 24ab30a63b4..84237218a5e 100644 --- a/usr.bin/make/PSD.doc/tutorial.ms +++ b/usr.bin/make/PSD.doc/tutorial.ms @@ -1,3 +1,4 @@ +.\" $NetBSD: tutorial.ms,v 1.2 1995/06/14 15:20:31 christos Exp $ .\" Copyright (c) 1988, 1989 by Adam de Boor .\" Copyright (c) 1989 by Berkeley Softworks .\" Copyright (c) 1988, 1989, 1993 @@ -43,8 +44,6 @@ .\" is numeric, it is taken as the depth for numbering (as for .NH), else .\" the default (1) is assumed. .\" -.\" $Id: tutorial.ms,v 1.1.1.1 1994/06/19 02:33:16 cgd Exp $ -.\" .\" @P The initial paragraph distance. .\" @Q The piece of section number to increment (or 0 if none given) .\" @R Section header. |
