mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
- Add a manual page for gmirror(8) utility.
- Connect it to the build. - Inform geom(8) manual page about it. Reviewed by: trhodes
This commit is contained in:
parent
a1b597b050
commit
0fe2ba03d6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133958
@ -4,7 +4,6 @@
|
||||
|
||||
CLASS= mirror
|
||||
|
||||
NOMAN= notyet
|
||||
DPADD= ${LIBMD}
|
||||
LDADD= -lmd
|
||||
|
||||
|
@ -112,6 +112,7 @@ Exit status is 0 on success, and 1 if the command fails.
|
||||
.Xr geom 4 ,
|
||||
.Xr gconcat 8 ,
|
||||
.Xr glabel 8 ,
|
||||
.Xr gmirror 8 ,
|
||||
.Xr gnop 8 ,
|
||||
.Xr gstripe 8
|
||||
.Sh HISTORY
|
||||
|
Loading…
Reference in New Issue
Block a user