Skip to content

Commit

Permalink
Remove references to gvinum(8) in various manpages
Browse files Browse the repository at this point in the history
Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D48540
  • Loading branch information
bsdjhb committed Jan 23, 2025
1 parent cda74c3 commit 27bd6c3
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 24 deletions.
3 changes: 1 addition & 2 deletions lib/geom/concat/gconcat.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd June 14, 2021
.Dd January 23, 2025
.Dt GCONCAT 8
.Os
.Sh NAME
Expand Down Expand Up @@ -216,7 +216,6 @@ growfs /dev/concat/data
.Xr loader.conf 5 ,
.Xr geom 8 ,
.Xr growfs 8 ,
.Xr gvinum 8 ,
.Xr mount 8 ,
.Xr newfs 8 ,
.Xr sysctl 8 ,
Expand Down
3 changes: 1 addition & 2 deletions lib/geom/mirror/gmirror.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd October 5, 2022
.Dd January 23, 2025
.Dt GMIRROR 8
.Os
.Sh NAME
Expand Down Expand Up @@ -436,7 +436,6 @@ there.
.Xr geom 4 ,
.Xr dumpon 8 ,
.Xr geom 8 ,
.Xr gvinum 8 ,
.Xr mount 8 ,
.Xr newfs 8 ,
.Xr savecore 8 ,
Expand Down
5 changes: 2 additions & 3 deletions lib/geom/raid/graid.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd April 4, 2013
.Dd January 23, 2025
.Dt GRAID 8
.Os
.Sh NAME
Expand Down Expand Up @@ -307,8 +307,7 @@ Enable taste for specific metadata or transformation module.
Exit status is 0 on success, and non-zero if the command fails.
.Sh SEE ALSO
.Xr geom 4 ,
.Xr geom 8 ,
.Xr gvinum 8
.Xr geom 8
.Sh HISTORY
The
.Nm
Expand Down
3 changes: 1 addition & 2 deletions lib/geom/raid3/graid3.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd January 15, 2012
.Dd January 23, 2025
.Dt GRAID3 8
.Os
.Sh NAME
Expand Down Expand Up @@ -236,7 +236,6 @@ graid3 insert -n 0 data da5
.Sh SEE ALSO
.Xr geom 4 ,
.Xr geom 8 ,
.Xr gvinum 8 ,
.Xr mount 8 ,
.Xr newfs 8 ,
.Xr umount 8
Expand Down
3 changes: 1 addition & 2 deletions lib/geom/stripe/gstripe.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd May 21, 2004
.Dd January 23, 2025
.Dt GSTRIPE 8
.Os
.Sh NAME
Expand Down Expand Up @@ -227,7 +227,6 @@ for
.Xr loader.conf 5 ,
.Xr ccdconfig 8 ,
.Xr geom 8 ,
.Xr gvinum 8 ,
.Xr mount 8 ,
.Xr newfs 8 ,
.Xr sysctl 8 ,
Expand Down
3 changes: 1 addition & 2 deletions sbin/ffsinfo/ffsinfo.8
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
.\"
.\" $TSHeader: src/sbin/ffsinfo/ffsinfo.8,v 1.3 2000/12/12 19:30:55 tomsoft Exp $
.\"
.Dd November 19, 2024
.Dd January 23, 2025
.Dt FFSINFO 8
.Os
.Sh NAME
Expand Down Expand Up @@ -125,7 +125,6 @@ with all available information.
.Xr fsck 8 ,
.Xr gpart 8 ,
.Xr growfs 8 ,
.Xr gvinum 8 ,
.Xr newfs 8 ,
.Xr tunefs 8
.Sh HISTORY
Expand Down
4 changes: 1 addition & 3 deletions sbin/growfs/growfs.8
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
.\"
.\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
.\"
.Dd October 3, 2023
.Dd January 23, 2025
.Dt GROWFS 8
.Os
.Sh NAME
Expand All @@ -55,8 +55,6 @@ Before running
.Nm
the partition or slice containing the file system must be extended using
.Xr gpart 8 .
If you are using volumes you must enlarge them by using
.Xr gvinum 8 .
The
.Nm
utility extends the size of the file system on the specified special file.
Expand Down
3 changes: 1 addition & 2 deletions sbin/newfs/newfs.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd November 19, 2024
.Dd January 23, 2025
.Dt NEWFS 8
.Os
.Sh NAME
Expand Down Expand Up @@ -362,7 +362,6 @@ on file systems that contain many small files.
.Xr gjournal 8 ,
.Xr gpart 8 ,
.Xr growfs 8 ,
.Xr gvinum 8 ,
.Xr makefs 8 ,
.Xr mount 8 ,
.Xr newfs_msdos 8 ,
Expand Down
3 changes: 1 addition & 2 deletions share/man/man4/ccd.4
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd August 9, 1995
.Dd January 23, 2025
.Dt CCD 4
.Os
.Sh NAME
Expand Down Expand Up @@ -277,7 +277,6 @@ device special files
.Xr config 8 ,
.Xr disklabel 8 ,
.Xr fsck 8 ,
.Xr gvinum 8 ,
.Xr mount 8 ,
.Xr newfs 8
.Sh HISTORY
Expand Down
6 changes: 2 additions & 4 deletions share/man/man7/tuning.7
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd July 25, 2024
.Dd January 23, 2025
.Dt TUNING 7
.Os
.Sh NAME
Expand Down Expand Up @@ -151,8 +151,7 @@ Striping can also improve
the performance of a file system by splitting I/O operations across two
or more disks.
The
.Xr gstripe 8 ,
.Xr gvinum 8 ,
.Xr gstripe 8
and
.Xr ccdconfig 8
utilities may be used to create simple striped file systems.
Expand Down Expand Up @@ -687,7 +686,6 @@ over services you export from your box (web services, email).
.Xr gjournal 8 ,
.Xr gpart 8 ,
.Xr gstripe 8 ,
.Xr gvinum 8 ,
.Xr ifconfig 8 ,
.Xr ipfw 8 ,
.Xr loader 8 ,
Expand Down

0 comments on commit 27bd6c3

Please sign in to comment.