util-linux/libmount
Patrick Steinhardt ad167a9023 libmount: fix comment referring to passno field
There's an obvious copy-paste error in `mnt_parse_table_line` when
referring to the 6th field of the fstab format, where it says "freq"
instead of "passno". This has probably been copied from the 5th field,
which is in fact correctly labelled as "freq".

Fix the mistake by changing the comment to say "passno" instead.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
2019-08-20 14:04:33 +02:00
..
docs libmount: (docs) add reference to v2.33 and v2.34 2019-06-07 12:37:28 +02:00
python docs: fix typos [codespell] 2019-02-18 13:22:43 +01:00
src libmount: fix comment referring to passno field 2019-08-20 14:04:33 +02:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
mount.pc.in libmount: cleanup licenses sections in the files 2018-08-16 15:43:53 +02:00