Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: fix sysfs-ptp

s/avaiable/available/g

This fixup is already in scripts/spelling.txt.

The fix in Documentation/ABI/testing/sysfs-ptp affects documentation of
a /sys entry: the /sys entry itself is correct.

Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Chris Dunlop and committed by
Jiri Kosina
d83e2a4e 7f7e92f7

+3 -3
+1 -1
Documentation/ABI/testing/sysfs-ptp
··· 74 74 assignment may be changed by two writing numbers into 75 75 the file. 76 76 77 - What: /sys/class/ptp/ptpN/pps_avaiable 77 + What: /sys/class/ptp/ptpN/pps_available 78 78 Date: September 2010 79 79 Contact: Richard Cochran <richardcochran@gmail.com> 80 80 Description:
+2 -2
Documentation/sysctl/vm.txt
··· 135 135 and reclaimable pages, the number of pages at which the background kernel 136 136 flusher threads will start writing out dirty data. 137 137 138 - The total avaiable memory is not equal to total system memory. 138 + The total available memory is not equal to total system memory. 139 139 140 140 ============================================================== 141 141 ··· 170 170 and reclaimable pages, the number of pages at which a process which is 171 171 generating disk writes will itself start writing out dirty data. 172 172 173 - The total avaiable memory is not equal to total system memory. 173 + The total available memory is not equal to total system memory. 174 174 175 175 ============================================================== 176 176