From 16635cc2e052897ce7c2d4989acd0b706c3ac3dd Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 13 Jun 2009 22:49:08 +0200 Subject: test, tcpsvd, tcpsvd: shrink function old new delta nexpr 825 826 +1 tcpudpsvd_main 1830 1822 -8 test_main 257 247 -10 binop 584 525 -59 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/3 up/down: 1/-77) Total: -76 bytes Signed-off-by: Denys Vlasenko --- testsuite/makedevs.device_table.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/makedevs.device_table.txt') diff --git a/testsuite/makedevs.device_table.txt b/testsuite/makedevs.device_table.txt index 4400083f8..88ac2092f 100644 --- a/testsuite/makedevs.device_table.txt +++ b/testsuite/makedevs.device_table.txt @@ -8,7 +8,7 @@ # you can just add an entry like: # /sbin/foobar f 2755 0 0 - - - - - # and (assuming the file /sbin/foobar exists) it will be made setuid -# root (regardless of what its permissions are on the host filesystem. +# root (regardless of what its permissions are on the host filesystem). # Furthermore, you can use a single table entry to create a many device # minors. For example, if I wanted to create /dev/hda and /dev/hda[0-15] # I could just use the following two table entries: -- cgit v1.2.3