diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-26 12:22:32 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-26 12:22:32 (EDT) |
commit | f0a8453dff5c7a372fc44e1c6d5f3c675eda89b3 (patch) | |
tree | 7ed1beeadfb19689e1b8f10758c572c1a14ecea8 | |
parent | d2be00b8a9dc580461c1081ba4e800b4eb15204c (diff) |
/etc/motd: Reflow words.
On ProteanOS BusyBox/Linux-libre, line 2 is 75 characters long.
-rw-r--r-- | src/etc/motd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/motd b/src/etc/motd index 21857d2..910759f 100644 --- a/src/etc/motd +++ b/src/etc/motd @@ -1,7 +1,7 @@ -The programs included with @DISTRIBUTION@ @OS@ are free software; -the exact distribution terms for each program are described in the -individual files in /usr/share/doc/*/copyright. +The programs included with @DISTRIBUTION@ @OS@ are free +software; the exact distribution terms for each program are described in +the individual files in /usr/share/doc/*/copyright. @DISTRIBUTION@ @OS@ comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. |