Tidy up displays so that they fit onto a printed page (sort of).
This commit is contained in:
parent
e080c1791b
commit
ba8f4a892a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4621
4 changed files with 12 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.17 1999-04-06 01:05:09 nsayer Exp $
|
||||
$Id: chapter.sgml,v 1.18 1999-04-06 03:33:02 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -575,7 +575,8 @@
|
|||
|
||||
<programlisting>
|
||||
Copyright (c) %%proper_years_here%%
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%. All rights reserved.
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: article.sgml,v 1.17 1999-04-06 01:05:09 nsayer Exp $
|
||||
$Id: article.sgml,v 1.18 1999-04-06 03:33:02 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -575,7 +575,8 @@
|
|||
|
||||
<programlisting>
|
||||
Copyright (c) %%proper_years_here%%
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%. All rights reserved.
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.17 1999-04-06 01:05:09 nsayer Exp $
|
||||
$Id: chapter.sgml,v 1.18 1999-04-06 03:33:02 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -575,7 +575,8 @@
|
|||
|
||||
<programlisting>
|
||||
Copyright (c) %%proper_years_here%%
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%. All rights reserved.
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.17 1999-04-06 01:05:09 nsayer Exp $
|
||||
$Id: chapter.sgml,v 1.18 1999-04-06 03:33:02 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -575,7 +575,8 @@
|
|||
|
||||
<programlisting>
|
||||
Copyright (c) %%proper_years_here%%
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%. All rights reserved.
|
||||
%%your_name_here%%, %%your_state%% %%your_zip%%.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
|
|
Loading…
Reference in a new issue