Author: bapt Date: Sat Feb 11 23:41:38 2017 New Revision: 313668 URL: https://svnweb.freebsd.org/changeset/base/313668
Log: Add missing section in manpage reference Reported by: make manlint MFC after: 2 days Modified: head/usr.bin/mkimg/mkimg.1 Modified: head/usr.bin/mkimg/mkimg.1 ============================================================================== --- head/usr.bin/mkimg/mkimg.1 Sat Feb 11 23:40:57 2017 (r313667) +++ head/usr.bin/mkimg/mkimg.1 Sat Feb 11 23:41:38 2017 (r313668) @@ -274,7 +274,7 @@ Directory to put temporary files in; def .Sh EXAMPLES To create a bootable disk image that is partitioned using the GPT scheme and containing a root file system that was previously created using -.Xr makefs +.Xr makefs 8 and also containing a swap partition, run the .Nm utility as follows: _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"