diff options
author | rillig <rillig@pkgsrc.org> | 2006-07-27 09:19:37 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-07-27 09:19:37 +0000 |
commit | e63f83be33da6181c8c6c61784c40595f001ae63 (patch) | |
tree | d5f07a8262889fd583668e241eddbf4d225a0797 /pkgtools | |
parent | c47486a33028ba07f0798d30161875af73ea766a (diff) | |
download | pkgsrc-e63f83be33da6181c8c6c61784c40595f001ae63.tar.gz |
Fixed a duplicate ID.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/doc/chap.statemachines.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/doc/chap.statemachines.xml b/pkgtools/pkglint/files/doc/chap.statemachines.xml index 7501e38e1e6..358d6f66726 100644 --- a/pkgtools/pkglint/files/doc/chap.statemachines.xml +++ b/pkgtools/pkglint/files/doc/chap.statemachines.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: chap.statemachines.xml,v 1.2 2006/04/11 18:41:50 rillig Exp $ --> +<!-- $NetBSD: chap.statemachines.xml,v 1.3 2006/07/27 09:19:37 rillig Exp $ --> <chapter id="statemachines"> <title>State machines</title> @@ -25,7 +25,7 @@ <sect1 id="statemachines.shellcommand"> <title>The state machine for shell commands</title> - <figure id="statemachine.patch"> + <figure id="statemachine.shellcommand"> <title>The state transitions for shell commands</title> <mediaobject> <imageobject> |