summaryrefslogtreecommitdiff
path: root/sys/src
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-05-04 09:09:48 +0000
committercinap_lenrek <cinap_lenrek@centraldogma>2011-05-04 09:09:48 +0000
commit194a83ead41d062f264ef631e651ef84eb482447 (patch)
tree68bb90413b39613206cc8e13eaa0c8502a3569ee /sys/src
parent54a313181ed74ab117531bbf1354b98329a90f44 (diff)
rename man files
Diffstat (limited to 'sys/src')
-rw-r--r--sys/src/cmd/unix/9pfreebsd/mount_9fs/Makefile2
-rw-r--r--sys/src/cmd/unix/9pfreebsd/mount_9fs/mount_9fs.8.man (renamed from sys/src/cmd/unix/9pfreebsd/mount_9fs/mount_9fs.8)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/cmd/unix/9pfreebsd/mount_9fs/Makefile b/sys/src/cmd/unix/9pfreebsd/mount_9fs/Makefile
index 9cf4469cf..758c41d43 100644
--- a/sys/src/cmd/unix/9pfreebsd/mount_9fs/Makefile
+++ b/sys/src/cmd/unix/9pfreebsd/mount_9fs/Makefile
@@ -2,7 +2,7 @@
PROG= mount_9fs
SRCS= mount_9fs.c getmntopts.c crypt.c
-MAN8= mount_9fs.8
+MAN8= mount_9fs.8.man
CFLAGS = -ggdb -O0
diff --git a/sys/src/cmd/unix/9pfreebsd/mount_9fs/mount_9fs.8 b/sys/src/cmd/unix/9pfreebsd/mount_9fs/mount_9fs.8.man
index b0c4bab62..b0c4bab62 100644
--- a/sys/src/cmd/unix/9pfreebsd/mount_9fs/mount_9fs.8
+++ b/sys/src/cmd/unix/9pfreebsd/mount_9fs/mount_9fs.8.man