From: Nathan Scott Date: Fri, 23 Aug 2002 01:26:56 +0000 (+0000) Subject: add a reference to xfs_info(8) in the SEE ALSO section (suggestion from X-Git-Tag: v2.3.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bda42955ae53d8cabfbd5447274508b79eb055f;p=thirdparty%2Fxfsprogs-dev.git add a reference to xfs_info(8) in the SEE ALSO section (suggestion from Manuel Gomez). --- diff --git a/man/man5/xfs.5 b/man/man5/xfs.5 index 94d6c2e7e..3e313d2c4 100644 --- a/man/man5/xfs.5 +++ b/man/man5/xfs.5 @@ -621,6 +621,7 @@ ioctl(2), fstatfs(2), mount(8), mkfs.xfs(8), +xfs_info(8), xfs_admin(8), xfsdump(8), xfsrestore(8). diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8 index 9ce80cb66..65787ecf0 100644 --- a/man/man8/mkfs.xfs.8 +++ b/man/man8/mkfs.xfs.8 @@ -613,6 +613,7 @@ manual entries for additional information. .SH SEE ALSO mkfs(8), mount(8), +xfs_info(8), xfs_admin(8). .SH BUGS With a prototype file, it is not possible to specify hard links.