diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-02 18:20:29 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-02 18:20:29 +0000 |
commit | 51daf549e8c6a4ef09c69d510b9c12edc970d1ec (patch) | |
tree | 9639ae28beab748a5f6bda77ac40a11981365a2f /share/man/man9/physio.9 | |
parent | 66685810b9381ba943913d26db0c078ffae31ce9 (diff) |
Remove trailing spaces.
Reviewed by: brueffer
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=139592
Diffstat (limited to 'share/man/man9/physio.9')
-rw-r--r-- | share/man/man9/physio.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/physio.9 b/share/man/man9/physio.9 index 1906d8ede4ea..8d6b0948ad65 100644 --- a/share/man/man9/physio.9 +++ b/share/man/man9/physio.9 @@ -60,7 +60,7 @@ routines to start I/O on a user process buffer. The maximum amount of data to transfer with each call is determined by .Fa dev->si_iosize_max . -The +The .Fn physio call converts the I/O request into a .Fn strategy |