summaryrefslogtreecommitdiffstats
path: root/lib/libufs/Makefile
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-10-31 21:21:48 +0000
committerpjd <pjd@FreeBSD.org>2006-10-31 21:21:48 +0000
commit51fb042070317c283395fd7170157adbbc879898 (patch)
treeacdaac6c56590c6a8eda8da3cf77f486f7819343 /lib/libufs/Makefile
parent4ed49f81f813686d8a7faf0c75dc006bb0632cf8 (diff)
downloadFreeBSD-src-51fb042070317c283395fd7170157adbbc879898.zip
FreeBSD-src-51fb042070317c283395fd7170157adbbc879898.tar.gz
Implement cgwrite1(3) function which stored a given cylinder group on disk.
Sponsored by: home.pl
Diffstat (limited to 'lib/libufs/Makefile')
-rw-r--r--lib/libufs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile
index 855af17..8d1d9ac 100644
--- a/lib/libufs/Makefile
+++ b/lib/libufs/Makefile
@@ -9,6 +9,7 @@ INCS= libufs.h
MAN= bread.3 cgread.3 libufs.3 sbread.3 ufs_disk_close.3
MLINKS+= bread.3 bwrite.3
MLINKS+= cgread.3 cgread1.3
+MLINKS+= cgread.3 cgwrite1.3
MLINKS+= sbread.3 sbwrite.3
MLINKS+= ufs_disk_close.3 ufs_disk_fillout.3
MLINKS+= ufs_disk_close.3 ufs_disk_fillout_blank.3
OpenPOWER on IntegriCloud