diff options
author | 2008-01-03 08:13:09 +0000 | |
---|---|---|
committer | 2008-01-03 08:13:09 +0000 | |
commit | 6c8349f787ffcaa3131ac1f6b9de0e6675477a10 (patch) | |
tree | c61a651dc29843ff16564d36c006c90014331e85 | |
parent | missing word; from Jason Filley (diff) | |
download | wireguard-openbsd-6c8349f787ffcaa3131ac1f6b9de0e6675477a10.tar.xz wireguard-openbsd-6c8349f787ffcaa3131ac1f6b9de0e6675477a10.zip |
remove almost empty EXAMPLE section
ok jmc@
-rw-r--r-- | usr.bin/sup/src/sup.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/sup/src/sup.1 b/usr.bin/sup/src/sup.1 index 20eeaebca13..edaf19b25ae 100644 --- a/usr.bin/sup/src/sup.1 +++ b/usr.bin/sup/src/sup.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sup.1,v 1.15 2005/04/27 18:13:16 mickey Exp $ +.\" $OpenBSD: sup.1,v 1.16 2008/01/03 08:13:09 chl Exp $ .\" .\" Copyright (c) 1992 Carnegie Mellon University .\" All Rights Reserved. @@ -854,8 +854,6 @@ default base directory for a file collection .br \fIThe SUP Software Upgrade Protocol\fR, S. A. Shafer, CMU Computer Science Department, 1985. -.SH "EXAMPLE" -<example> .SH "BUGS" The encryption mechanism should be strengthened, although it's not trivial. |