Fix spelling

This commit is contained in:
Minsoo Choo
2024-01-27 17:52:39 -05:00
committed by Jeffrey Altman
parent c80c04b235
commit aff90c322e
30 changed files with 43 additions and 43 deletions

View File

@@ -1,3 +1,3 @@
#!/unix
* kernel extentions used to get the pag
* kernel extensions used to get the pag
kafs_syscall syscall

View File

@@ -1,6 +1,6 @@
/*
* dpagaix.c
* On AIX we need to get the kernel extentions
* On AIX we need to get the kernel extensions
* with the DFS kafs_syscall in it.
* We might be running on a system
* where DFS is not active.