diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-01-24 11:41:36 -0600 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-01-24 11:41:36 -0600 |
commit | d1225403d777b7294d14214578f369874a6f047c (patch) | |
tree | 476a5a298e7cfbfc3b92cb72124212c64741d6c3 | |
parent | 8e7a00e14371c0ed0e33db130e6eebf96c06772e (diff) |
cons(3): add /dev/mordor to the list
-rwxr-xr-x | sys/man/3/cons | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/man/3/cons b/sys/man/3/cons index 61ee62172..7ecb9ffb2 100755 --- a/sys/man/3/cons +++ b/sys/man/3/cons @@ -14,6 +14,7 @@ cons \- console, clocks, process/process group ids, user, null, reboot, etc. .B /dev/hostowner .B /dev/kmesg .B /dev/kprint +.B /dev/mordor .B /dev/null .B /dev/osversion .B /dev/pgrpid |