From 9d0b46bce168999f74a0d212a344c31d83f004e6 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 12 Jun 2003 12:59:48 +0000 Subject: - section reorder - macro fixes - kill whitespace at EOL - new sentence, new line --- usr.sbin/amd/amd/amd.8 | 42 +++++++++++++++++++++--------------------- usr.sbin/amd/amq/amq.8 | 8 ++++---- usr.sbin/amd/fsinfo/fsinfo.8 | 4 +++- 3 files changed, 28 insertions(+), 26 deletions(-) (limited to 'usr.sbin/amd') diff --git a/usr.sbin/amd/amd/amd.8 b/usr.sbin/amd/amd/amd.8 index 353fd73b9ec..73f38adfe16 100644 --- a/usr.sbin/amd/amd/amd.8 +++ b/usr.sbin/amd/amd/amd.8 @@ -1,3 +1,4 @@ +.\" $OpenBSD: amd.8,v 1.16 2003/06/12 12:59:49 jmc Exp $ .\" .\" Copyright (c) 1989 Jan-Simon Pendry .\" Copyright (c) 1989 Imperial College of Science, Technology & Medicine @@ -32,7 +33,6 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)amd.8 5.10 (Berkeley) 4/19/94 -.\" $Id: amd.8,v 1.15 2003/06/02 23:36:51 millert Exp $ .\" .Dd April 19, 1994 .Dt AMD 8 @@ -186,6 +186,25 @@ and a fuller description is available in the program source. .It Pa /a directory under which filesystems are dynamically mounted .El +.Sh SEE ALSO +.Xr hostname 1 , +.Xr amq 8 , +.\" .Xr fsinfo 8 , +.\".Xr mk-amd-map 8 , +.Xr mount 8 , +.Xr umount 8 +.Pp +.%T Amd \- The 4.4 BSD Automounter , +available by running +.Dq info amd +.Sh HISTORY +The +.Nm amd +utility first appeared in +.Bx 4.4 . +.Sh AUTHORS +.An Jan-Simon Pendry Aq jsp@doc.ic.ac.uk , +Department of Computing, Imperial College, London, UK. .Sh CAVEATS Some care may be required when creating a mount map. .Pp @@ -206,29 +225,10 @@ server. A large improvement in real-time performance could be gained by adding a cache somewhere. Replacing -.Xr symlinks 2 +.Xr symlink 2 with a suitable incarnation of the auto-mounter results in a large real-time speedup, but also causes a large number of process context switches. .Pp A weird imagination is most useful to gain full advantage of all the features. -.Sh SEE ALSO -.Xr hostname 1 , -.Xr amq 8 , -.\" .Xr fsinfo 8 , -.\".Xr mk-amd-map 8 , -.Xr mount 8 , -.Xr umount 8 -.Pp -.%T Amd \- The 4.4 BSD Automounter , -available by running -.Dq info amd -.Sh AUTHORS -.An Jan-Simon Pendry -, Department of Computing, Imperial College, London, UK. -.Sh HISTORY -The -.Nm amd -utility first appeared in -.Bx 4.4 . diff --git a/usr.sbin/amd/amq/amq.8 b/usr.sbin/amd/amq/amq.8 index 8d22e13d4bf..dfb84089752 100644 --- a/usr.sbin/amd/amq/amq.8 +++ b/usr.sbin/amd/amq/amq.8 @@ -1,3 +1,4 @@ +.\" $OpenBSD: amq.8,v 1.10 2003/06/12 12:59:49 jmc Exp $ .\" .\" Copyright (c) 1990 Jan-Simon Pendry .\" Copyright (c) 1990 Imperial College of Science, Technology & Medicine @@ -32,7 +33,6 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)amq.8 8.3 (Berkeley) 4/18/94 -.\" $Id: amq.8,v 1.9 2003/06/02 23:36:51 millert Exp $ .\" .Dd March 16, 1991 .Dt AMQ 8 @@ -92,7 +92,7 @@ instead of providing information about them. Unmounts are requested, not forced. They merely cause the mounted filesystem to timeout, which will be picked up by -.Nm amd Ns \'s +.Xr amd Ns \'s main scheduler thus causing the normal timeout action to be taken. .It Fl v Request the automounter to provide version information. @@ -112,8 +112,8 @@ protocol description .Sh SEE ALSO .Xr amd 8 .Sh AUTHORS -.An Jan-Simon Pendry -, Department of Computing, Imperial College, London, UK. +.An Jan-Simon Pendry Aq jsp@doc.ic.ac.uk , +Department of Computing, Imperial College, London, UK. .\" .Sh HISTORY .\" .Nm amq .\" .At diff --git a/usr.sbin/amd/fsinfo/fsinfo.8 b/usr.sbin/amd/fsinfo/fsinfo.8 index 5f4024092ef..7204b8dd014 100644 --- a/usr.sbin/amd/fsinfo/fsinfo.8 +++ b/usr.sbin/amd/fsinfo/fsinfo.8 @@ -1,3 +1,4 @@ +.\" $OpenBSD: fsinfo.8,v 1.7 2003/06/12 12:59:49 jmc Exp $ .\" Copyright (c) 1993 Jan-Simon Pendry. .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +28,6 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)fsinfo.8 8.1 (Berkeley) 6/28/93 -.\" $Id: fsinfo.8,v 1.6 2003/06/02 23:36:52 millert Exp $ .\" .Dd June 28, 1993 .Dt FSINFO 8 @@ -37,6 +37,7 @@ .Nd co-ordinate site-wide filesystem information .Sh SYNOPSIS .Nm fsinfo +.Bk -words .Op Fl v .Op Fl a Ar autodir .Op Fl b Ar bootparams @@ -49,6 +50,7 @@ .Op Fl D Ar string[=string]] .Op Fl U Ar string[=string]] .Ar config ... +.Ek .Sh DESCRIPTION The .Nm fsinfo -- cgit v1.2.3-59-g8ed1b