diff options
author | Ben Lipkowitz <fenn@sdf.lonestar.org> | 2007-08-25 17:13:17 +0000 |
---|---|---|
committer | Ben Lipkowitz <fenn@sdf.lonestar.org> | 2007-08-25 17:13:17 +0000 |
commit | 692945531c32b155298bf9227962d19679e26b25 (patch) | |
tree | dd54a122b8dba47994f968db9fa7627b5726c39e | |
parent | 0719c21d2768125423486c41dc2a9101ceb050d3 (diff) | |
download | linuxcnc-692945531c32b155298bf9227962d19679e26b25.tar.gz linuxcnc-692945531c32b155298bf9227962d19679e26b25.zip |
symlinks for common search attempts for manpages
-rw-r--r-- | docs/man/man9/axis.9 | 1 | ||||
-rw-r--r-- | docs/man/man9/io.9 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/man9/axis.9 b/docs/man/man9/axis.9 new file mode 100644 index 000000000..dabdeab00 --- /dev/null +++ b/docs/man/man9/axis.9 @@ -0,0 +1 @@ +.so man9/motion.9 diff --git a/docs/man/man9/io.9 b/docs/man/man9/io.9 new file mode 100644 index 000000000..8da0dc144 --- /dev/null +++ b/docs/man/man9/io.9 @@ -0,0 +1 @@ +.so man9/iocontrol.9 |