diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
commit | 7f3ab48125689ccbb4a6397690807b5a01a6ebdf (patch) | |
tree | ffcb571b539454fbc60b53088d2b9f4a5cbfb531 /sbin/mount_msdos | |
parent | 2bb4d1993bd62fbee722668e509e26d6f2497b31 (diff) |
o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues;
o) minimal -mdoc improvements;
millert@ ok
Diffstat (limited to 'sbin/mount_msdos')
-rw-r--r-- | sbin/mount_msdos/mount_msdos.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8 index 25c0b8faf5d..fdcbf6abffe 100644 --- a/sbin/mount_msdos/mount_msdos.8 +++ b/sbin/mount_msdos/mount_msdos.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_msdos.8,v 1.13 2001/06/08 13:46:49 aaron Exp $ +.\" $OpenBSD: mount_msdos.8,v 1.14 2001/08/17 11:13:57 mpech Exp $ .\" $NetBSD: mount_msdos.8,v 1.10 1996/01/19 21:14:43 leo Exp $ .\" .\" Copyright (c) 1993,1994 Christopher G. Demetriou @@ -148,10 +148,13 @@ This option enforces .Sh HISTORY The .Nm -utility first appeared in NetBSD 0.9. +utility first appeared in +.Nx 0.9 . Its predecessor, the .Nm mount_pcfs -utility, appeared in NetBSD 0.8, and was abandoned in favor +utility, appeared in +.Nx 0.8 , +and was abandoned in favor of the more aptly named .Nm mount_msdos . .Sh CAVEATS |