diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-17 03:23:58 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-17 03:23:58 (EDT) |
commit | f782159fbe88c6a356309dcda2ff9acf9e75c8ae (patch) | |
tree | d9caa7c4b33da5000bc76e25e06b2f16bc9a0fc3 | |
parent | cbe84e57be763a9b91b31ea039bae60bfcd5d8b1 (diff) |
/etc/motd: Improve word wrapping a bit.
This could be automated with the fold utility somehow.
-rw-r--r-- | src/etc/motd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/motd b/src/etc/motd index c12e2f6..21857d2 100644 --- a/src/etc/motd +++ b/src/etc/motd @@ -3,5 +3,5 @@ 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. +@DISTRIBUTION@ @OS@ comes with ABSOLUTELY NO WARRANTY, to the +extent permitted by applicable law. |