Fix typo in fstab-decode(8) font escape. Patch from Bjarni Ingi
Gislason and Debian.
This commit is contained in:
		| @@ -79,6 +79,8 @@ sysvinit (2.89dsf) UNRELEASED; urgency=low | |||||||
|     Andersson and Debian. |     Andersson and Debian. | ||||||
|   * Document length limit for the process field in the inittab.  Patch |   * Document length limit for the process field in the inittab.  Patch | ||||||
|     from Johannes Truschnigg and Debian. |     from Johannes Truschnigg and Debian. | ||||||
|  |   * Fix typo in fstab-decode(8) font escape.  Patch from Bjarni Ingi | ||||||
|  |     Gislason and Debian. | ||||||
|  |  | ||||||
|  -- Petter Reinholdtsen <pere@hungry.com>  Sun Apr 11 11:28:55 CEST 2010 |  -- Petter Reinholdtsen <pere@hungry.com>  Sun Apr 11 11:28:55 CEST 2010 | ||||||
|  |  | ||||||
|   | |||||||
| @@ -27,7 +27,7 @@ fstab-decode \- run a command with fstab-encoded arguments | |||||||
|  |  | ||||||
| .SH DESCRIPTION | .SH DESCRIPTION | ||||||
| .B fstab-decode | .B fstab-decode | ||||||
| decodes escapes in the specified \FIARGUMENT\fRs | decodes escapes in the specified \fIARGUMENT\fRs | ||||||
| and uses them to run \fICOMMAND\fR. | and uses them to run \fICOMMAND\fR. | ||||||
| The argument escaping uses the same rules as path escaping in | The argument escaping uses the same rules as path escaping in | ||||||
| \fB/etc/fstab\fR, | \fB/etc/fstab\fR, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user