diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-09-07 15:05:42 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-09-07 15:05:42 +0000 |
commit | a576044e65c1bb9cd61037ef0ff98cbd15bed444 (patch) | |
tree | 2578e0b298801bf5fcc4db6b181d1a3c7125274d | |
parent | 93ebad0b47f1864499a19b52d1863d1d4e584a77 (diff) |
remove CVS conflict code (since Jul.1999) from manual pages.
millert@ ok
-rw-r--r-- | share/man/man4/man4.amiga/ahsc.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.amiga/gtsc.4 | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/share/man/man4/man4.amiga/ahsc.4 b/share/man/man4/man4.amiga/ahsc.4 index 5c6463c80a8..278b840cd6f 100644 --- a/share/man/man4/man4.amiga/ahsc.4 +++ b/share/man/man4/man4.amiga/ahsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahsc.4,v 1.7 2001/06/23 07:04:11 pjanzen Exp $ +.\" $OpenBSD: ahsc.4,v 1.8 2001/09/07 15:05:41 mpech Exp $ .\" .\" Copyright (c) 1994 Christian E. Hopps .\" All rights reserved. @@ -69,11 +69,7 @@ withing the SCSI chip. .It ahsc%d: abort %s: csr = 0x%02x, asr = 0x%02x A SCSI operation %s was aborted due to an error. .It ahsc%d: csr == 0x%02i -<<<<<<< ahsc.4 -A error has occurred within the SCSI chip code. -======= An error has occurred within the SCSI chip code. ->>>>>>> 1.3 .It ahsc%d: unexpected phase %d in icmd from %d The target described by .Sq from %d diff --git a/share/man/man4/man4.amiga/gtsc.4 b/share/man/man4/man4.amiga/gtsc.4 index aa3889a8a13..d7e640e7468 100644 --- a/share/man/man4/man4.amiga/gtsc.4 +++ b/share/man/man4/man4.amiga/gtsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gtsc.4,v 1.7 2001/06/23 07:04:11 pjanzen Exp $ +.\" $OpenBSD: gtsc.4,v 1.8 2001/09/07 15:05:41 mpech Exp $ .\" .\" Copyright (c) 1994 Christian E. Hopps .\" All rights reserved. @@ -69,11 +69,7 @@ withing the SCSI chip. .It gtsc%d: abort %s: csr = 0x%02x, asr = 0x%02x A SCSI operation %s was aborted due to an error. .It gtsc%d: csr == 0x%02i -<<<<<<< gtsc.4 -A error has occurred within the SCSI chip code. -======= An error has occurred within the SCSI chip code. ->>>>>>> 1.3 .It gtsc%d: unexpected phase %d in icmd from %d The target described by .Sq from %d |