From 7b234d44977f7a33b231101fe3d93aa48e642068 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Tue, 30 Apr 2019 17:55:26 +0200
Subject: [PATCH] Adjusted doc to code.
The requirement in question was lifted with https://github.com/cc65/cc65/commit/6ead4abf244abfab4bd52eff55da5cefe4d4a98f back in 2011.
---
doc/ld65.sgml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/doc/ld65.sgml b/doc/ld65.sgml
index 3f159b39b..2195ca48d 100644
--- a/doc/ld65.sgml
+++ b/doc/ld65.sgml
@@ -808,8 +808,7 @@ segment.
Other SEGMENT attributes
Segments may be aligned to some memory boundary. Specify "
SEGMENTS {
--
2.39.5