diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-19 07:46:04 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-19 07:46:04 +0000 |
commit | 8e69ba33430ee8b400d9413a6a9d485fd0493be2 (patch) | |
tree | 54937ff8297c68ae8b88659a018f0978278ac2e9 /sbin/modunload | |
parent | 437e8124650acf7bac4c380fa087adff34257530 (diff) | |
download | FreeBSD-src-8e69ba33430ee8b400d9413a6a9d485fd0493be2.zip FreeBSD-src-8e69ba33430ee8b400d9413a6a9d485fd0493be2.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Diffstat (limited to 'sbin/modunload')
-rw-r--r-- | sbin/modunload/modunload.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8 index a4d98e3..0b69267 100644 --- a/sbin/modunload/modunload.8 +++ b/sbin/modunload/modunload.8 @@ -23,7 +23,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. .\" -.\" $Id$ +.\" $Id: modunload.8,v 1.7 1997/02/22 14:32:42 peter Exp $ .\" .Dd June 7, 1993 .Dt MODUNLOAD 8 @@ -70,7 +70,5 @@ The command was designed to be similar in functionality to the corresponding command in .Tn "SunOS 4.1.3" . -.Sh AUTHOR -.Bl -tag -Terrence R. Lambert, terry@cs.weber.edu -.El +.Sh AUTHORS +.An Terrence R. Lambert Aq terry@cs.weber.edu |