aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/device_add_child.9
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-15 10:48:36 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-15 10:48:36 +0000
commitdef37e7c68d5302d98cc7c808a9a7db4e338643e (patch)
tree9dda0df088ab9f763c21cdd5f2673a93cdb40d23 /share/man/man9/device_add_child.9
parent36b3fda178c9af6ba319cbd9e95e663ef80edb72 (diff)
downloadsrc-def37e7c68d5302d98cc7c808a9a7db4e338643e.tar.gz
src-def37e7c68d5302d98cc7c808a9a7db4e338643e.zip
Various man page cleanup:
- Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
Notes
Notes: svn path=/head/; revision=49831
Diffstat (limited to 'share/man/man9/device_add_child.9')
-rw-r--r--share/man/man9/device_add_child.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/device_add_child.9 b/share/man/man9/device_add_child.9
index 17aaf1ffcb5f..580756a4afb2 100644
--- a/share/man/man9/device_add_child.9
+++ b/share/man/man9/device_add_child.9
@@ -26,10 +26,10 @@
.\" (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: device_add_child.9,v 1.1 1998/09/03 21:52:05 dfr Exp $
+.\" $Id: device_add_child.9,v 1.2 1999/05/28 09:38:25 dfr Exp $
.\"
.Dd June 16, 1998
-.Dt device_add_child 9
+.Dt DEVICE_ADD_CHILD 9
.Os FreeBSD
.Sh NAME
.Nm device_add_child ,