diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-05 19:01:25 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-05 19:01:25 +0000 |
commit | b8b45978b0e48da0de0b93ce4a30ab088a186739 (patch) | |
tree | 73af4676aca17ddefb436a79278b877da0a7b347 /man5/utmp.5 | |
parent | 9377e6281a12da06f77d4f69ddfc0adb6dbf24e9 (diff) |
/'/\\'/ to produce better UTF rendering
Diffstat (limited to 'man5/utmp.5')
-rw-r--r-- | man5/utmp.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/utmp.5 b/man5/utmp.5 index c06d0d04..2ed03977 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -115,7 +115,7 @@ This structure gives the name of the special file associated with the user's terminal, the user's login name, and the time of login in the form of .BR time (2). -String fields are terminated by \fB'\e0'\fP if they are shorter than the size +String fields are terminated by \fB\'\e0\'\fP if they are shorter than the size of the field. .PP The first entries ever created result from |