svn commit: r54651 - head/en_US.ISO8859-1/books/handbook/basics
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: 0mp Date: Thu Oct 29 09:35:04 2020 New Revision: 54651 URL: https://svnweb.freebsd.org/changeset/doc/54651 Log: Fix a typo PR: 250715 Reported by: [email protected] Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Thu Oct 29 09:05:34 2020 (r54650) +++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Thu Oct 29 09:35:04 2020 (r54651) @@ -1234,7 +1234,7 @@ uid=1001(jru) gid=1001(jru) groups=1001(jru), 1100(tea <para>Use the <option>-l</option> argument to &man.ls.1; to view a long directory listing that includes a column of information about a file's permissions for the owner, group, and everyone - else. For example, a <command>ls -l</command> in an arbitrary + else. For example, an <command>ls -l</command> in an arbitrary directory may show:</para> <screen>&prompt.user; <userinput>ls -l</userinput> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"