diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 16:24:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 16:24:46 +0000 |
commit | 4086acbca5d46c0885abb7a50e8ad66bbc5e7aa7 (patch) | |
tree | 4807d88e76fbdaf81f8e42db88195f26ec76b526 /share/man | |
parent | 286a8dac8c0fe0f382934c3de9b56d8f68c8548a (diff) |
term 3 & 4 from tholo after permission
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/update.8 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man8/update.8 b/share/man/man8/update.8 index 994ddbfc1b2..50c9cd0f6b1 100644 --- a/share/man/man8/update.8 +++ b/share/man/man8/update.8 @@ -10,11 +10,6 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" 3. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: -.\" This product includes software developed by SigmaSoft, Th. Lockert. -.\" 4. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -27,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: update.8,v 1.8 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: update.8,v 1.9 2003/06/04 16:24:45 deraadt Exp $ .\" .Dd June 8, 1996 .Dt UPDATE 8 |